Re: Directories

2003-02-04 Thread SAXESS - Hussayn Dabbous
ce my ask for help here) -Original Message- From: Jonathan Patrick Freeman [mailto:[EMAIL PROTECTED]] Sent: 04 February 2003 15:35 To: [EMAIL PROTECTED] Subject: Re: Directories Richard, Unless I'm wrong (and usually I am :) I think you need to move your directory "soundpool&

RE: Directories

2003-02-04 Thread Richard Cunliffe
Sent: 04 February 2003 15:35 To: [EMAIL PROTECTED] Subject: Re: Directories 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 directo

Re: Directories

2003-02-04 Thread Jonathan Patrick Freeman
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

Re: Directories

2003-02-04 Thread Konstantin Piroumian
This can be done in Tomcat settings (see /conf/server.xml) and then add a new context pointing to your cocoon webapp directory with empty contex path, something like this: ... -- Konstantin - Original Message - From: "Richard Cunliffe" <[EMAIL PROTECTED]> To