[jboss-user] [JBoss jBPM] - Re: How to indentify a StartState node?
Olivier_Debels
do-not-reply at jboss.com
Fri Jun 6 05:50:03 EDT 2008
Start node is a Start State.
However when using hibernate you probably got a proxy (because hibernate does lazy loading). This proxy is not aware of the original hierarchy and is not an instanceof Start state.
Also see:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=94900
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156252#4156252
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156252
More information about the jboss-user
mailing list