Unfortunately, I am at my (work) Windows machine right now, so I cannot
check it.

But I know that unpackWARs is set to true. (This is the default setting,
I think.)

I'll have a look at the logs as soon as I get back to my Linux machine.

Thanks for your help.

Martin Polley
Technical Communicator
http://www.surf-com.com/
[EMAIL PROTECTED]
Tel: (+972) (4) 9095-732
Mobile: (053) 864-280
ICQ 15617901



-----Original Message-----
From: Stephan Michels [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, August 20, 2002 1:05 PM
To: [EMAIL PROTECTED]
Subject: Re: Tomcat doesn't unpack cocoon.war



On Tue, 20 Aug 2002, Martin Polley wrote:

> Am I doing something wrong?
>
> Setup:
>       RedHat Linux 7.3
>       J2SDK 1.4.1_01
>       Tomcat 4.0.4
>       Cocoon 2.0.3 (vm 1.4 version)
>
> Java SDK and Tomcat (tomcat-full & tomcat-webapps) were downloaded as 
> RPMs, Cocoon as a binary tarball.
>
> When I go to http://localhost:8080/cocoon/, it tells me that the 
> requested resource (/cocoon/) is unavailable (I know Tomcat runs OK.)
>
> I have tries other (binary) versions of Tomcat (4.0.1) and Cocoon 
> (2.0.3 for JDK 1.3, with JDK 1.3), all to no avail.
>
> Anyone have any idea what I am doing wrong?
>
> (I have seen other posts recommending unpacking cocoon.war to 
> CATALINA_HOME/webapps/cocoon and then deleting the .war file. How do 
> you unpack it?)

$TOMCAT_HOME/conf/server.xml:
 <Host name="localhost8080" debug="0" appBase="webapps"
unpackWARs="true">

But I think there will be another problems. Are there any hints in the
logs $TOMCAT_HOME/logs ?

Stephan.


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

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


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

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

Reply via email to