Hello,
Getting back to BPELTest.java ..I have added necessary jars to class
path..(I hope so)
Yet i get this kind of error report in the console..
SEVERE: Deployment of process "{http://ode/bpel/unit-test}HelloWorld2"; from
"target\test-classes\bpel\2.0\HelloWorld2" failed.
org.apache.ode.bpel.
Thank You for your reply...Lance
I followed the intsructions given in : http://cwiki.apache.org
/confluence/display/ODExSITE/Eclipse+IDE
Yet i get lot of errors
In Problems tab of eclipse :
Unbound classpath variable: 'M2_REPO/xom/xom/1.0b3/xom-1.0b3.jar' in project
ode-tools
Unbound class
Sam,
I'm not sure why your dependencies appear to be misaligned. You did follow
Alex's instructions here:
( http://cwiki.apache.org/confluence/display/ODExSITE/Eclipse+IDE ) -
correct?
It looks like you are missing a dependency on the ODE module -
ode-bpel-el-xpath20.
I will try Alex's ins
Hello People,
I have added all necessary jar's (I hope so) to eclipse ...to run
BPELTest.java..
On running , it listed testHelloWorld2. and many more ...using junit in
eclipse
I took testHelloworld2 and gave Run...
In the failure trace (found in eclipse ) I get :
org.apache.ode.bpel.iapi.Bpe