[jboss-dev-forums] [Design of JBoss jBPM] - Whats the easiest way to access JBPM data outside of the JBP
prassib
do-not-reply at jboss.com
Wed Jan 10 14:46:20 EST 2007
I need to see some data from the JBPM tables just for lookup purposes & I am trying to avoid creating a JBPM context.
I used the JBPM hibernate mapping files & wrote my DAO with lookup methods. I can lookup the ProcessInstance object by its ID but I get a Hibernate LazyInitiliazationException when invoke method getRootToken().getNode()
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000120#4000120
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000120
More information about the jboss-dev-forums
mailing list