0 Replies Latest reply on Oct 22, 2013 5:08 PM by tmcclure0501

    JBPM Form Modeler Standalone Configuration How?

    tmcclure0501

      I would like to execute the JBPM Modeler in a standalone fashion and examine it in debug to see how it works so i can better understand how to build workflow task forms.  I know all the components are modular so this should be possible - I was able to get the latest beta version to build but when I deployed the showcase jar I got an error that erraiservice was missing see below - is there any document that explains how to execute the form modeler standalone.

       

      {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"jbpm-form-modeler-showcase.war\".WeldService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"jbpm-form-modeler-showcase.war\".WeldService: org.jboss.weld.resources.spi.ResourceLoadingException: java.lang.ClassNotFoundException: org.uberfire.security.server.authz.cdi.RolesInterceptor from [Module \"deployment.jbpm-form-modeler-showcase.war:main\" from Service Module Loader]; location: <class>org.uberfire.security.server.authz.cdi.RolesInterceptor</class> in vfs:/C:/Users/tmcclure/Documents/dev/jbpm-installer/content/jbpm-form-modeler-showcase.war/WEB-INF/beans.xml@4"},"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.jbpm-form-modeler-showcase.jbpm-form-modeler-showcase.env.ErraiServicejboss.naming.context.java.jboss.resources.ErraiServiceMissing[jboss.naming.context.java.module.jbpm-form-modeler-showcase.jbpm-form-modeler-showcase.env.ErraiServicejboss.naming.context.java.jboss.resources.ErraiService]"]}}}