You're right! The problem was on the web.xml file:

        <init-param>
            <param-name>BLUEDRAGON_WORKING_DIRECTORY</param-name>
            <param-value>$/tmp/openbd81/</param-value>
        </init-param>


But I think this is a bug, because this parameter appeared here before
the 2.0 upgrade.

Thank you for your help!

Dante

On 17 feb, 09:59, Alan Williamson <[email protected]> wrote:
> You are looking for the entry in /<webapp>/WEB-INF/web.xml
>
> you will see a reference to the working folder.   Change that and you
> are cooking.
>
> On 16/02/2012 19:26, tbear2001 wrote:
>
>
>
>
>
>
>
> > I'm running a test OpenBD 2 upgrade from 1.4.  Switching to jetty.
> > Everything is working great, but I'd like to redirect the Log file
> > location... it is currently putting them in the /tmp/openbd81 and I'd
> > prefer them in the /WEB-INF/bluedragon/work directory.  I'm sure I
> > just missed the appropriate entry in bluedragon.xml, but for the life
> > of me, I can't figure it out.  Btw, this is on ubuntu server 10.04.
>
> > Thanks for your help.

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to