Re: problems installing cocoon2.0.2 under Tomcat4.0.3 and jdk1.4

2002-04-23 Thread snpe
hello, I am tried with batik jar in cocoon/WEB-INF/lib and common/lib and cocoon work fine regards peco On Tuesday 23 April 2002 03:34 pm, Gregor Neu E1 wrote: > Hi Gerhard, > > thank you for your advice on using jar to edit war files... > I removed the xalan, xerxes and batik jar (and th

Re: problems installing cocoon2.0.2 under Tomcat4.0.3 and jdk1.4

2002-04-23 Thread Gregor Neu E1
Hi Gerhard, thank you for your advice on using jar to edit war files... I removed the xalan, xerxes and batik jar (and the xml-apis.jar) from cocoon.war and installed it into jakarta-tomcat-4.0.3/webapps (after removing the jakarta-tomcat-4.0.3/webapps/cocoon directory) I started tomcat (which w

Re: problems installing cocoon2.0.2 under Tomcat4.0.3 and jdk1.4

2002-04-23 Thread Gerhard Hipfinger
Hi Gregor, I use the same components like you, and it works fine for me. The modification of the war file seems to be nessesary. You can use zip or jar to extract the war file, remove the xalan, xerxes and batik jar files, and produce a war file again. if you don't know to handle jar (the com