Hello Sir,
Sir i have integrated WASCE 2.1 with eclipse 3.5 on Linux Platform (Distro :- ubuntu 9.04)
with the addition of additional deployment descriptor for WAS "geronimo-web.xml".....everything seems to be working fine on eclipse.
Now when configuring JNDI and pooling i m having a bit of problem....i saw this tutorial and followed accordingly....
http://cwiki.apache.org/GMOxDOC11/geronimo-webxml.html
Now....i m able to make a connection pool in WASCE 2.1 with say name "testdbPool" and i m able to generate a file "
testdbPool.xml" and "tranql-connector-mysql-local-1.2.rar" and append the
geronimo-web.xml and
geronimo-application.xml accordingly ..... and then import them in eclipse
But Sir i m getting an Error with "
xml problem for webapp".
I am attaching the related files.