Richard,

Unless I'm wrong (and usually I am :) I think you need to move your
directory "soundpool" to a webapp level and update the virtual host section
of your server.xml file in tomcat's conf directory. Your cocoon's main
sitemap is mounting your soundpool sitemap, correct? The cocoon directory is
already a webapp. You simply need to make soundpool a webapp with its main
sitemap and WEB-INF folder, jars, libs, etc...

Something like:  C:\tomcat\webapps\soundpool

This really should be documented on Wiki too. Maybe it already is?

Regards,
-Jonathan


----- Original Message -----
From: "Richard Cunliffe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 10:20 AM
Subject: Directories


> Hi,
>
> Cocoon 2.0.4
> Tomcat 4.0.6
>
> Can someone point me in the right direction for setting up directories?
> For example my current URI and hard disk location looks like this:
>
> http://192.168.0.5:8080/cocoon/soundpool/soundpool.html
> C:\tomcat\webapps\cocoon\soundpool.xml
>
> If I wanted to change the URI address to this:
> http://192.168.0.5:8080/soundpool/soundpool.html
>
> How would I change the disk location, and in what files would I need to
> change for it to direct the incoming request to the right disk location?
>
> Is there an equivalent to flash guide on this subject?
>
> Thanks,
>
> Richard.
>



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