On Fri, Jan 9, 2009 at 12:15 PM, Chris Taylor <[email protected]> wrote:

> If I specify an entry in the ode-axis2.properties file, to point ODE to
> a working process folder (ode-axis2.working.dir), but dont' wish to override
> any other default settings, ODE coughs up an error on startup that it cannot
> find Derby any longer (Database '\ode/jpadb' not found).  Do I need to
> specify what these settings should be for the bundled Derby configuration?
>

It's kind of awkward but at the moment, if you specify a working dir for
your processes, you have to also specify explicitly the global root dir by
setting the system property org.apache.ode.rootDir. Otherwise, ODE will look
for the DB under the work root.

Matthieu


>
>
>

Reply via email to