[jboss-user] [JBoss jBPM] - Re: how can i use Identity

2007-07-31 Thread kukeltje
I need more info to comment... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4069038#4069038 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4069038 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: how can i use Identity

2007-07-31 Thread galvino
i created my database and I load my identity with this metho: | public void loadIdentities() { | JbpmConfiguration jbpmConfiguration = JbpmConfiguration.getInstance(); | | JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext(); |