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
