[jboss-user] [JBoss jBPM] - Re: JbpmContext is always null

salaboy21 do-not-reply at jboss.com
Wed Nov 26 11:24:59 EST 2008


If you want to create or use a JbpmContext you need to know where is the structe of the processDefinitions and the processInstances. For this, of course that you need to know where and how all the structure are mapped.
So if you also add entities in variables, you need to map it too...

If you are in a standalone app, you will need the same hibernate mappings that you have in the console.. and may you must change where the Datasource is pointing.

Hope it helps

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

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



More information about the jboss-user mailing list