Check out this initialization parameter in your web.xml.  I haven't
tried this, but I'm guessing you can configure it to be whatever you
want.

    <init-param>
      <param-name>configurations</param-name>
      <param-value>/WEB-INF/cocoon.xconf</param-value>
    </init-param>

Theresa 


-----Original Message-----
From: Ross Gardler [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 19, 2005 12:45 PM
To: users@cocoon.apache.org
Subject: setting a different location for xconf


When running Cocoon as a Servlet I need to be able to set the location 
of cocoon.xconf to something other than WEB-INF/cocoon.xconf. Is this 
possible?

Ross


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 17/01/2005


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


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

Reply via email to