"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...