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

Reply via email to