1 Reply Latest reply on Jun 7, 2010 4:18 PM by swiderski.maciej

    jBoss 5.1 jbpm 4.3 JBPMDeployer doesn't work

    dbht

      Hi all,

       

      I've a Jboss 5.1 instance and I've followed the instructions on the Developers Guide, chapter 16, section 16.1. Packaging process archives.

       

      I've dropped a new .jbmp file into the deploy folder but nothing happens.

       

      Is there any secret document or steps that I should read/perform in order to get this functionality working?

       

      PS: The jbpm service is working file and I can get it into my EJB:

       

      @Resource(mappedName="java:/ProcessEngine")
      private ProcessEngine pe;

       

      Thanks,

       

      Davi