Hi All

The topic might seem wiered ....but this is what i need more information on 
...i had a tomcat web (war) application running and also deployed an ear 
application in jboss both using the same DB. While running the tomcat 
application we made use of the dbcp connection pooling mechanism using 
context.xml we used to fetch the intial context. And in jboss application we 
are using it (initial context) by jndi mechanism. I am trying to include the 
tomcat application into the jboss application (made the proper directory 
structure and evrything) the problem we are getting is during connection 
pooling. Since both these application uses different connection pooling 
mechanism. I added the connection pooling references for my tomcat application 
in web.xml and jboss-web.xml....but able to setup the pool for my ear/jboss 
application only.

Is there some other method (xml) file where i need to make an entry so that i 
am able to use my tomcat application as is.

Are there any other possibilities or i am doing something wrong somewhere.

Help me out...please.

Regards
Ari.   

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908407#3908407

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908407


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to