[jboss-user] [jBPM] - Errors instaling JBPM 4.3 in JBoss 4.2.3

Jorge Ferreira do-not-reply at jboss.com
Tue Jul 27 12:07:29 EDT 2010


Jorge Ferreira [http://community.jboss.org/people/imjorge] replied to the discussion

"Errors instaling JBPM 4.3 in JBoss 4.2.3"

To view the discussion, visit: http://community.jboss.org/message/554656#554656

--------------------------------------------------------------
jBPM 4.3 distro is prepared for jBOSS AS 5.0.0.GA Because you are installing in jBOSS AS 4.2.3.GA you have to do some modifications.

Change <jbpm-distro-home>\install\src\jboss\config\deploy\jbpm\jbpm-destinations-service.xml to fix for 4.2.3.GA:
 
  <mbean code="org.jboss.mq.server.jmx.Queue"
    name="jboss.mq.destination:service=Queue,name=JbpmCommandQueue">
    <depends optional-attribute-name="DestinationManager">
        jboss.mq:service=DestinationManager
    </depends>
  </mbean>

And run the ant target "install.jbpm.into.jboss" again.

Optionally edit the file directly on jBOSS at <jboss-home>\server\default\deploy\jbpm\jbpm-destinations-service.xml and insert the same modifications.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/554656#554656]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100727/740ca1d0/attachment.html 


More information about the jboss-user mailing list