mkdir temporarydirectory
cd temporarydirectory
jar xvf $PATH_TO/cocoon.war
rm WEB-INF/lib/xalan-XXX.jar etc.
jar cvf cocoon.war *

Lajos
galatea.com


Ian Tindale wrote:

> I'm following the procedure for installing Cocoon 2.0.2 with Tomcat 4.0.3 with 
>j2sdk1.4.0 and in the instructions it mentions to:
> 
> *  Remove xalan-XXX.jar, xercesImpl-XXX.jar, batik-libs-XXX.jar, and xml-apis.jar 
>from the cocoon.war archive.
> 
> However, although I've found the war file specified, it's only a (large) single 
>file. No explanation is supplied as to how it is possible to remove anything from 
>inside it. Or am I looking at the wrong thing?
> 
> This is on Mandrake 8.2 btw.
> 
> Cheers.
> 
> 



---------------------------------------------------------------------
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