Yes - the documentation does help. But I think Tomcat is a bit too strict in applying the specs - or maybe the specs are too rigid. Why not load classes wherever they are found!!
Anyways - The delivery of the environment was today and as soon as I deleted the j2ee.jar from the webapp/<app>/WEB-INF/lib everything seemed to work just fine. I cannot pull the jar out - because this is a product implementation and we need to provide one big war to the deployment team... Thanks so much, Anoop On 1/23/07, Mark Thomas <[EMAIL PROTECTED]> wrote:
Jacob Rhoden wrote: > You raise a question I have been wondering about for quite some time, > why is it that some libraries need to go in different places, I tend to > just copy them to different places until it works (: How does one learn > these things? Reading the documentation is usually a good place to start. http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thanks and best regards, Anoop