2 Replies Latest reply on Jan 30, 2009 5:31 AM by kukeltje

    JBPM Deployment Problem

    rpranav38

      We are not able to deploy our workflow on JBoss 5.0.0 and are not able to view anything on
      http://localhost:8080/jbpm-console

      We are able to see JBoss console at http://localhost:8080 but jBPM console is not seen.

      Any idea/tutorial how to bring up jBPM-console?

      We are using Jbpm 3.3.1. We have a basic task node added to the workflow. When we run our test case as JUnit Test case, the results are as expected. Now we want to deploy this simple workflow.

      Our deployment parameters are as follows-
      Server Name: localhost
      Server Port : 8080

      This results into an exception, but once we replace localhost with IP address the connection is tested successfully and deployment is possible.. But this is not the expected behaviour.