Hum Shame on me.
I don't know what happened but I was writing an answer and I rechecked
it with the common.loader key in catalina.properties : it worked !
I guess I mischecked that case (or with the libs not properly set)
So, sorry for the noise and thank you for your quick answer, Konstant
2009/11/17 Joel SCHAAL :
>
> Since we want to have more than one of our application in the same server, I
> put our jars in ${catalina.home}/lib/ instead of WEB-INF/lib and I added the
> reference of every sub-folder in ${catalina.home}/lib/ to the server.loader
Tomcat version = ?
Try with common
Hello all,
First, thank you for releasing Tomcat as free software, it is some really nice
and valuable software.
At our company we developped an application server under java, and we used to
have tomcat included as third-party library.
Now we would like to only have a dependency on Tomcat. Thu