wqe wqe [https://community.jboss.org/people/drupalspring] created the discussion
"How can make jbpm 5.3.0 Final work with JBoss 7.1.X ?" To view the discussion, visit: https://community.jboss.org/message/753642#753642 -------------------------------------------------------------- The latest jbpm 5.3.0 version ( http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.3.0.Final/jbpm-5.3.0.Final-installer-full.zip/download jbpm-5.3.0.Final-installer-full.zip) which bundles jboss 7.0.2 by default . But I want to ask *will it work or how can make it work with the latest jboss 7.1.X? * So far , I encountered the following problems when deploying jbpm 5.3.0 to jboss 7.1.1 but these problem does not exist when deploying to jboss 7.0.2 : https://community.jboss.org/thread/197080 * https://community.jboss.org/thread/197080 https://community.jboss.org/thread/197080 When deploying to jboss 7.0.2 , I simply use the standalone.xml from the http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.3.0.Final/jbpm-5.3.0.Final-installer-full.zip/download jbpm-5.3.0.Final-installer-full.zip . When deploying to jboss 7.1.1 , I do the following changes based on the default standalone.xml provided by the jboss 7.1.1: * Configure the datasource for the DB (I am sure the datasource is setup properly) * Change the <deployment-scanner> ‘s deployment-timeout attribute to some larger values to avoid timeout before the web apps are successfully deployed. * Add <security-domain> for the web apps drools-guvnor , jbpm-console ,jbpm-form-builder . I copied the corresponding section from the standalone.xml in jbpm-5.3.0.Final-installer-full.zip . * Disable the JPA extension because jbpm is developing using JPA1 but jboss 7 is JPA2 Is it simply due to configuration problems of my standalone.xml in jboss 7.1.1 ? If yes , what is the problem of my standalone.xml in jboss 7.1.1? If my standalone.xml in jboss 7.1.1 is correct , ,any workaround for the mentioning issues when using *jboss 7.1.1 now?* * * -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/753642#753642] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
