Re: Error in running BPELTest.java...using Junit framework

2006-11-09 Thread sam tam
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.

Re: Error in running BPELTest.java...using Junit framework

2006-11-08 Thread sam tam
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

Re: Error in running BPELTest.java...using Junit framework

2006-11-08 Thread Lance Waterman
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