0 Replies Latest reply on Sep 19, 2012 11:45 AM by vsid

    Having an issue during jbpm 5.3 FormBuilder deployment.

    vsid

      Hi All,

       

      We are trying to get the formbuilder hooked to the Guvnor in jbpm 5.3 version.

      We were able to get the jbpm 5.3 up and running. The console works fine and was able to run the 'Evalaution' process end-to-end.

       

      For the FormBuilder, we followed through the steps in the following article : https://community.jboss.org/wiki/FormBuilderSetup and were able to build the jbpm-form-builder war.

       

      However, we are getting the following error when we deployed it on to the server:

       

      SEVERE [org.jbpm.formbuilder.server.settings.JTADBSettingsService] (MSC service thread 1-6) null: javax.naming.NameNotFoundException: myEntityManagerFactory -- service jboss.naming.context.java.jboss.myEntityManagerFactory

       

      I am attaching the server.log as well as the persistence.xml for the formbuilder.

      We are able to logon to the Formbuilder (http://localhost:8080/jbpm-form-builder/) and play with it, but not from the Guvnor.

      Seems like, the FormBuilder is not hooked to the Guvnor.

      The new 'form defnitions' button is greyed-out in Guvnor and we are not able to access the form builder from the Guvnor.

       

      Do we have to setup on the Jboss Appserver for myEntityManagerFactory?

      Could you please help us resolve this issue?