I have deployed to Tomcat using my own web app numerous times and have never once copied jing.jar to $TOMCAT_HOME/common/lib. I started deploying "way back" on Tomcat 3.3 IIRC and now have it running under version 5.5.

Did you try deploying without copying the jars?

Jean-Baptiste BRIAUD wrote:
Hi the list,

I had try to deploy the OL servlet with my own code so I got one .war file that contain both OL servlet + my servlet.

To do so, I follow the release notes that ask to copy one jar file, jing.jar, in the $TOMCAT_HOME/common/lib That didn't worked until, I also added isorelax.jar that I had to download from sourceforge.

I'm not sure if my case is too specific or not for a release note amendement, but it took my several hours to find that solution, so I'd like to share :-)

JBB.

Reply via email to