hi i am trying to use poolman 2.0.4 with tomcat
4.0..
in my application i am using poolman's driver to
wrap over mysql jdbc driver to make it XA compliant..
the problem is that it works well in standalone
application but when i try to run a jsp page in which poolman's jdbc driver is
invoked from container the tomcat gets shutdown due to the use of System.exit
command extensively in com.codestudio.sql.PoolMan class..
does any one have any workaround for this problem
because if i try to modif the code after removing thows commands a lot of
exceptions r thrown..
please suggest..
urgent..
sachin walia
|
- Re: tomcat4.0 and poolman sachin walia
- Re: tomcat4.0 and poolman Hardeep Singh
- Re: tomcat4.0 and poolman sachin walia
- Re: tomcat4.0 and poolman Gustavo Saramago
- Re: tomcat4.0 and poolman Gustavo Saramago
- Re: tomcat4.0 and poolman Zahid Rahman
- Re: tomcat4.0 and poolman Vince Bonfanti