Hello Guys,

Am running the BPELTest.java...file..

And i think the (Junit) test were successful....

I ll  post the console information ...

Can anybody plz confirm it that things went correct...
_____________________________________________________________________________

Nov 9, 2006 5:54:25 PM org.apache.ode.bpel.engine.BpelEngineImpl <clinit>
SEVERE: Could not read ODE_DEBUG_TX_DELAY environment variable! Assuming 0
(mean) delay
Nov 9, 2006 5:54:25 PM org.apache.ode.bpel.engine.BpelServerImpl start
INFO: BPEL Server Started.
Nov 9, 2006 5:54:25 PM org.apache.ode.bpel.engine.BpelServerImpl deploy
INFO: Starting deployment of processes from directory
"target\test-classes\bpel\2.0\HelloWorld2".
Nov 9, 2006 5:54:31 PM org.apache.ode.bpel.engine.BpelServerImpl deploy
INFO: Process 
{http://ode/bpel/unit-test}HelloWorld2<http://ode/bpel/unit-test%7DHelloWorld2>deployed.
Nov 9, 2006 5:54:31 PM
org.apache.ode.bpel.engine.BpelServerImpldoActivateProcess
INFO: Activated process {http://ode/bpel/unit-test}HelloWorld2
<http://ode/bpel/unit-test%7DHelloWorld2>.
Nov 9, 2006 5:54:31 PM org.apache.ode.bpel.engine.BpelServerImpl stop
INFO: BPEL Server Stopped.


______________________________________________________________

There were no Error /failure trace ..


So to add...this code starts the ODE runtime..

Deploys Helloworld BPEL process in the run time..

Stops the ODE runtime...

Am i right ?

But one thing is not clear...

Does this code return "hello world" result from the BPEL process deployed in
run time ?

Ok. These are the Jars needed to run this ode\bpel-test

xmlbeans.jar
ode-bpel-api-2,0-SNAPSHOT.jar
ode-bpel-runtime-2,0-SNAPSHOT.jar
ode-bpel-axis2-2,0-SNAPSHOT.jar
ode-bpel-compiler-2,0-SNAPSHOT.jar
ode-bpel-test-2,0-SNAPSHOT.jar
ode-bpel-obj-2,0-SNAPSHOT.jar
ode-bpel-jbi-2,0-SNAPSHOT.jar
ode-bpel-utils-2,0-SNAPSHOT.jar
wsdl4j.jar
ode-bpel-dao-2,0-SNAPSHOT.jar
commons-logging-1.0.4
ode-bpel-xpath20-2,0-SNAPSHOT.jar
ode-bpel-dd-2,0-SNAPSHOT.jar
xbean-2.1.0.jar
xmlpublic-2.1.0.jar
xom-1.0b3.jar
saxon-xpath-8.7.jar
saxon-8.7.jar
stax-api-1.0.jar
wsdl4j-1.5.2.jar
ode-bpel-bom-2,0-SNAPSHOT.jar
ode-bpel-runtime.jar
commons-pool-1.2.jar
commons-collections-2.1.1.jar
commons-collections-3.1.jar
ode-jacob-2.0-SNAPSHOT.jar

Add all these to your build path...


Thanx in Advance

Sam...Tam

Reply via email to