An example ode-axis2.properties would look like:

# Use "internally managed" data source for derby.
ode-axis2.db.mode=INTERNAL
ode-axis2.db.int.jdbcurl=jdbc:derby://localhost/ode
ode-axis2.db.int.username=sa

# Uncomment to use Hibernate instead of OpenJPA
#ode-
axis2.dao.factory=org.apache.ode.daohib.bpel.BpelDAOConnectionFactoryImpl

I thought we had a default/example in the Axis2 distro but it appears to be
gone.

alex


On 4/5/07, Maciej Szefler <[EMAIL PROTECTED]> wrote:

Its easiest to do this by changing to "INTERNAL" database mode and
starting
derby-server in the directory you want.

-mbs


On 4/5/07, Joerg Selig <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> i'm using ode-axis2 and need to relocate the database directory 'jpadb'.
> I want it outside of the war file. Is there any chance to do this?
>
> I'm looking already for an example of the 'ode-axis2.properties' file,
> but cannot found any. Exist such an example anywhere?
>
>
> Cheers,
> Joerg
>

Reply via email to