Re: Can I install own JAR-Files of my application outside WEB-INF/lib with Tomcat 6?

2007-11-05 Thread Ingolf Knopf
> Haven't tried this myself, but as far as i understand it you can > re-activate the shared classloader by setting the "shared.loader" > property in conf/catalina.properties accordingly. It works, thank you for this idea. With kind regards, Ingolf. -

Can I install own JAR-Files of my application outside WEB-INF/lib with Tomcat 6?

2007-11-05 Thread Ingolf Knopf
Problem: Up to 50% of my war file contains of constant libraries (JDBC, Axis an so on), and theese libraries blow up my application more than 8 MByte. It takes much time to send such applications to our customers - and time is something that none of our customers have in a case of a fault. With

balancer application

2006-12-12 Thread Ingolf Knopf
I test the balancer web application shipped with tomcat 5.5.20. It seems to work with a GET request, but nothing happens when I send a POST request. What did I wrong? Thanks, Ingolf. - To start a new topic, e-mail: users@tomcat.a