0 Replies Latest reply on Dec 30, 2007 4:54 AM by danesharman

    Problem in tesing helloworld example

    danesharman

      Dear Friends,

      I am running the HelloWorld example. When I execute the instructions mentioned in the jBPM-BPEL tutorial, all steps go on correctly except the last step for testing the sample. When I type execute "ant run-test", the following error message is shown :

      run-test:

      pack-client:
      [jar] Warning: application-client.xml modified in the future.
      [jar] Warning: jboss-client.xml modified in the future.
      [jar] Building jar: D:\Tools\jbpm\jbpm-bpel-1.1.Beta3\jbpm-bpel-1.1.Beta3\
      examples\hello\target\hello-client.jar
      [junit] Running org.jbpm.bpel.tutorial.hello.HelloTest
      [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 1 sec

      BUILD FAILED
      D:\Tools\jbpm\jbpm-bpel-1.1.Beta3\jbpm-bpel-1.1.Beta3\examples\common\ws-build.x
      ml:262: Test org.jbpm.bpel.tutorial.hello.HelloTest failed

      When I look at the hello-client.jar file the org.jbpm.bpel.tutorial.hello.HelloTest is not available. It seems that this file has not been packaged in the hello-client.jar

      How could I solve this problem?
      Thanks,
      Arman