2 Replies Latest reply on Sep 23, 2013 5:52 PM by alkoch

    Do the jBPM 5.4 WARs run under Wildfly 8.0?

    alkoch

      Hello,

       

      I have just gotten Wildfly 8.0 running and integrated with Eclipse (Kepler).  I've tried to deploy the following jBPM 5.4 files:

      designer.war

      drools-guvnor.war

      jbpm-form-builder.war

      jbpm-gwt-console.war

      jbpm-gwt-console-server.war

      jbpm-human-task-war.war

       

      but they do not deploy - numerous errors.  I just placed them in the .\deployments folder which works under JBoss 7.1.   Is this expected behavior?  Does this mean that if I want to run Wildfly (which fixes the failure to clean up the 1GB of deployed jBPM files upon shutdown) I have to upgrade everything to the jBPM 6 CR2?

       

      Thank you.

      Al

        • 1. Re: Do the jBPM 5.4 WARs run under Wildfly 8.0?
          swiderski.maciej

          if you would post the server.log then we could have a look as it might be easy thing that is not working. Otherwise I don't see any big issues that should prevent jbpm from running on Wildfly.

           

          HTH

          • 2. Re: Re: Do the jBPM 5.4 WARs run under Wildfly 8.0?
            alkoch

            I have included server.log below.  The history is that I ran jbpm-5.4.0.Final-installer-full.zip and got that running.  Then I unzipped wildfly-8.x.zip, defined a Runtime and Server for Wildfly in Eclipse and copied the six jBPM WARs into .\standalone\deployment.  I start the server from Eclipse and we get the attached log, plus only jbpm-gwt-console ends up deployed (as seen in the web Admin console).  Can you determine what's going wrong here?

             

            Thank you.