Re: Organizing WEB-INF/lib

2007-04-26 Thread JavierL
inside WEB-INF/lib ? Can Tomcat classloader load those classes ? Thanks in advance J -- View this message in context: http://www.nabble.com/Organizing-WEB-INF-lib-tf3643789.html#a10195511 Sent from the Tomcat - User mailing list archive at Nabble.com

Re: Organizing WEB-INF/lib

2007-04-26 Thread JavierL
://www.nabble.com/Organizing-WEB-INF-lib-tf3643789.html#a10196388 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Organizing WEB-INF/lib

2007-04-25 Thread JavierL
this message in context: http://www.nabble.com/Organizing-WEB-INF-lib-tf3643789.html#a10176181 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e

Re: Organizing WEB-INF/lib

2007-04-25 Thread Rashmi Rubdi
On 4/25/07, JavierL [EMAIL PROTECTED] wrote: Hi I've a an Axis war where a lot of people publish applications and then, lib directory is caotic with a lot of jar files. Each time somebody delete your webservice application, he/she can't delete related jar files because ignores if somebody

Re: Organizing WEB-INF/lib

2007-04-25 Thread JavierL
in some order. Your recommendation to place one war for application is ok for common web application, but to place one axis war instance for each webservice is totally unusable. J -- View this message in context: http://www.nabble.com/Organizing-WEB-INF-lib-tf3643789.html#a10188375 Sent from

Re: Organizing WEB-INF/lib

2007-04-25 Thread Rashmi Rubdi
Javier, I don't know much about Webservices and Axis in particular, but at one time I did download the Axis distribution. In the lib folder of the Axis distribution there are a few JAR files axis.jar, wsdl4j-1.5.1.jar etc. Normally, when I write multiple projects that use JAR files from