[jboss-dev-forums] [Design of JBoss jBPM] - Re: Re-using the REST facade
heiko.braun@jboss.com
do-not-reply at jboss.com
Fri Jul 31 03:26:55 EDT 2009
anonymous wrote :
| All of the facades in server-core org.jboss.bpm.console.server need a public setter for ProcessEnginePlugin.
|
| A maven task goal needs to be added to the pom file that will create a jar file for server-core.
|
| Add a constructor to all the classes descending from JBPMIntegration that accepts a process engine.
|
That's nonsense. The integration layer does lookup the process engine from JNDI. Simply bind it to JNDI from your spring context and you are done. The same applies to running in tomcat and other containers.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247168#4247168
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247168
More information about the jboss-dev-forums
mailing list