0 Replies Latest reply on Aug 18, 2009 6:26 AM by c4s4l

    [jBPM4] Deploying on JBoss AS 4.2.3 with JBoss Messaging (In

    c4s4l

      Hi all,

      I'm trying to deploy jBPM4 on JBoss AS 4.2.3 with the demo.setup and the help of http://www.jboss.org/index.html?module=bb&op=viewtopic&t=157617 from the forum. All goes well, nevertheless when I try to change the messaging platform from MQ to JBM by following the instructions in JIRA SOA-1338 that is changing the /jbpm-destinations-service.xml file I get the error(?):

      ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@8309ab43 { url=file:/C:/jboss/jboss-4.2.3.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/jboss-4.2.3.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/
      altDD: null
      lastDeployed: 1250590279734
      lastModified: 1250522674248
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@8309ab43 { url=file:/C:/jboss/jboss-4.2.3.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss/jboss-4.2.3.GA/server/default/deploy/jbpm/jbpm-enterprise.jar/
      altDD: null
      lastDeployed: 1250590279734
      lastModified: 1250522674248
      mbeans:

      I can't understand whats the origin of the problem because there is no exception or error message besides this, I have already seen the log in Debug mode and didn't see anything, can you guys help?
      I'm also using JBoss ESB 4.6 in this JBoss AS, is the error related?

      Thanks,
      Sergio