[jboss-user] [JBoss jBPM] - Re: dual jbpm context

tbeernot do-not-reply at jboss.com
Fri Jan 9 07:58:39 EST 2009


"kukeltje" wrote : put 2 jbpm-context in one config file and put a name attribute on each them

I dunno; what to do with lines like this:

JbpmConfiguration.getInstance().createSchema();

It should be done like:

JbpmConfiguration.getInstance().createJbpmContext("mem").createSchema();

But that is not possible. 

I have the impression that the whole API is not fully worked out. Maybe I should wait for the 4.0 release...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200557#4200557

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200557



More information about the jboss-user mailing list