0 Replies Latest reply on Feb 22, 2009 9:43 PM by bradsdavis

    Service Layer Integration

    bradsdavis

      I am using JBoss 4.2.3 GA, and JBPM 3.3.1 GA. I am looking for documentation on integrating with the jbpm installation.

      I notice that there is a BPMContextService in jbpm/jbpm-integration. What is this for? Is there a way to get the JbpmContext that is configured in jbpm-service, without defining the configuration in the root of an applications classpath?

      I would like to be able to look up the configuration from the jndi or jmx to allow apps installed on a given server to assume their configuration based on jbpm-service's configuration.

      Thanks