I tried that but that didn't work. If I set working directory like
<workingDirectory>${appserver.base}/working-directory</workingDirectory>,
the configuration page shows it like
/path/to/continuum/installation/${appserver.base}/working-directory. i.e.,
the placeholder ${appserver.base} is not being replaced. I tried other
variables also like CONTINUUM_BASE, but that also didn't work.Anyway, thanks for your help. Bodhayan. On Thu, May 26, 2011 at 5:11 PM, Brett Porter <[email protected]> wrote: > try ${appserver.base}/working-directory > > If that doesn't work, I suggest just using the absolute path (that's the > expectation, since it is typically edited from the UI configuration page). > > - Brett > > On 27/05/2011, at 4:21 AM, B o d h a y a n C h a k r a b o r t y wrote: > > > Hi, > > > > When I am configuring Continuum and set > > <workingDirectory>working-directory</workingDirectory> in the > continuum.xml > > file, Continuum tries to create the working-directory at CONTINUUM_HOME. > Is > > there any way I can tell Continuum to create the directory at > > CONTINUUM_BASE? > > > > Please let me know. > > > > Thanks, > > Bodhayan. > > -- > Brett Porter > [email protected] > http://brettporter.wordpress.com/ > http://au.linkedin.com/in/brettporter > > > > >
