You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Robert Lee <ro...@gmail.com> on 2013/03/01 16:43:05 UTC

Is there a build of Turbine 4 where the TurbineYaafiCompontService path to cC.xml can be relative?

This is a minor issue when moving from test to production machines.

http://mail-archives.apache.org/mod_mbox/turbine-dev/201108.mbox/%3C20110825104435.88792.10507@eos.apache.org%3E
+  * The !TurbineYaafiComponentService tries to read its `containerConfiguration.xml` before
the application root directory is set. The workaround is to set the path to the `containerConfiguration.xml`
file to an absolute value.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org


Re: Is there a build of Turbine 4 where the TurbineYaafiCompontService path to cC.xml can be relative?

Posted by Thomas Vandahl <tv...@apache.org>.
On 01.03.13 16:43, Robert Lee wrote:
> This is a minor issue when moving from test to production machines.
> 
> http://mail-archives.apache.org/mod_mbox/turbine-dev/201108.mbox/%3C20110825104435.88792.10507@eos.apache.org%3E
> 
> +  * The !TurbineYaafiComponentService tries to read its
> `containerConfiguration.xml` before
> the application root directory is set. The workaround is to set the path
> to the `containerConfiguration.xml`
> file to an absolute value.

Yes, you can use
${applicationRoot}/WEB-INF/conf/containerConfiguration.xml for example.

Bye, Thomas.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@turbine.apache.org
For additional commands, e-mail: user-help@turbine.apache.org