Re: Loading customized StandardContext subclass(

2009-11-18 Thread Joel SCHAAL
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

Loading customized StandardContext subclass

2009-11-17 Thread Joel SCHAAL
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