2 Replies Latest reply on Apr 10, 2015 4:37 AM by franco80

    Example application with JBPM 6.2 with EJB on Wildfly server 8.1/8.2

    franco80

      Hi all

       

      do we have any good example with JBPM 6.2 with EJB (like rewards-basic from Svitak, those application works on EAP server) on Wildfly ?

       

      Those application should have this dependencies:

       

      <dependency>
          <groupId>org.jbpm</groupId>
          <artifactId>jbpm-services-ejb-api</artifactId>
      </dependency>
      <dependency>
          <groupId>org.jbpm</groupId>
          <artifactId>jbpm-services-ejb-impl</artifactId>
      </dependency>