Hi Simon,
i'm using the 1.x branch of Tuscany. I checked the the directory you mentioned and there's only a derby.log file. This is probably because i'm using Eclipse exclusively for running the sample and not the maven build script?! Can i create the DB manually or some other way?

Stefan

Simon Laws schrieb:
Hi Stefan

Haven't looked at this in a while but it looks like it's failing
trying to talk to the underlying database that ODE uses to maintain
state.

There should be a Derby data created. In 2.x when I run the
helloworld-bpel sample I see the database in the following location

sca-java-2.x\samples\helloworld-bpel\target\test-classes\jpadb

This database is unpacked by maven when run on the sample module.

First things first, what version of Tuscany are you running against?
How are running the test?
Do you see that the database has been created?

Regards

imon

Reply via email to