> From: Leon Rosenberg [mailto:rosenberg.leon@googlemail.com]
> Subject: Re: Loading Jar files in a particular order on Tomcat 6
>
> No, you can just overwrite setclasspath.sh and put the 'first' jar
> into the first place of the classpath manually.
??? These are jars deployed with the webapp, located in WEB-INF/lib; putting them on the system
classplath will cause no end of grief.
> On a side note, I would have a serious discussion about the quality of
> their jars with the vendor(s). Simply put: one class can only be
> located in one jar, everything else is unacceptable :-)
Indeed; I'm quite surprised SpringSource would distribute something that way. I wonder if
they have an alternative, non-conflicting packaging available.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus
for use only by the intended recipient. If you received this in error, please contact the
sender and delete the e-mail and its attachments from all computers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|