Martinson, Theresa wrote:
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>

Sorry I should have been clearer with my requirement:

I need to change the location of the cocoon.xconf file but I do not know, until runtime, where the location of the file is. I therefore need to be able to pass the parameter at the point of execution. So if I could use the above with runtime variable substitution that would be great.

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]



Reply via email to