RE: commons vs !commons

2004-11-03 Thread David G. Friedman
JAn, Wouldn't you want the commons-digester to go into %tomcat_home%\shared\lib so it could be used by everything? And why do you need a shared struts? Can you get away with changing each context to have the parameter crossContext=true allowing you to get to that context from another webapp, as d

Re: commons vs !commons

2004-11-03 Thread Joe Germuska
At 12:11 PM +0100 11/3/04, Jan H. Hansen wrote: On Tomcat 4.1.30 Putting commons-digester into %tomcat_home%\common\lib makes tomcat not wanna start(Stacktrace under appendix A). Why do you need to put commons-digester into that directory? If you're using it in your webapp, why not keep it in WEB