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 command line utility that comes 
with jdk), you can simply remove the jar files from the src distribution 
(make a backup before) in the build webapp directory and produce the war 
file with the standard cocoon build process.

or just copy the webapp directory to you $TOMCAT_HOME/webapps dir (don't 
forget to rename the dest directory to cocoon if you want to use the url 
http://yourhost/cocoon/)

hope this will help.

regards,
Gerhard

Gregor Neu E1 wrote:
> Hi all,
> 
> I rebuilt cocoon under jdk1.4 and tried to install it under tomcat4.0.3
> (both the full and the "light" edition)
> 
> I carefully followed the installation instructions in
> "http://xml.apache.org/cocoon/installing/index.html"; (except for the bit
> 
> " ...3.Remove xalan-XXX.jar, xercesImpl-XXX.jar, batik-libs-XXX.jar, and
> xml-apis.jar from the cocoon.war archive"
> 
> which I still don't know how to do.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to