3 Replies Latest reply on Aug 25, 2008 8:17 AM by beve

    Problem in executing bpm_orchestration2 Sample

      I am using jboss-soa-p.4.2.0 and am currently working on jbossesb and jbpm integration.

      I am executing the bpm_orchestration2 sample in .esb archive mode using the steps given in readme.

      My ant deploy works fine and there is no error in server log.

      But when i do ant deployProcess i get the following error and hence i dont find 'Process Definition Deployed:' to appear on the console.

      C:\jboss-soa-p.4.2.0\jboss-as\samples\quickstarts\bpm_orchestration2>ant deployP
      rocess
      Buildfile: build.xml
      
      check-jbossesb-dist:
      
      qslib-dependencies:
      
      non-qslib-dependencies:
      
      jbossesb-quickstart-override:
      
      jbossesb-source-dependencies:
      
      jbossesb-server-dependencies:
       [echo] Defaulting to profile: production
      
      jbossesb-dependencies:
      
      messaging-config:
      
      messaging-dependencies:
      
      jbossmq-dependencies:
      
      quickstart-specific-dependencies:
      
      classpath-dependencies:
      
      quickstart-specific-checks:
      
      dependencies:
      
      deployProcess:
       [echo] Deploy the process definition
      [deployToServer] An unexpected exception happened while testing the server (http
      ://localhost:8080/jbpm-console/upload) connection.
      
      BUILD SUCCESSFUL
      Total time: 2 seconds