[jboss-user] [jBPM] - org.jbpm.graph.def.Node$$EnhancerByCGLIB$$52ac72a7
Koteswar Rao
do-not-reply at jboss.com
Wed Nov 28 00:35:11 EST 2012
Koteswar Rao [https://community.jboss.org/people/mkrao] created the discussion
"org.jbpm.graph.def.Node$$EnhancerByCGLIB$$52ac72a7"
To view the discussion, visit: https://community.jboss.org/message/778744#778744
--------------------------------------------------------------
when i try to get the node of type "taskNode" from the process definition, some times it is returning tasknode and sometimes it is returning
"org.jbpm.graph.def.Node$$EnhancerByCGLIB$$52ac72a7".
Node futureNode = processdefinition.getNode("some task node name");
Usually everytime the above statement returns me only "tasknode"(because i am searching for tasknode only). some times it returns me "org.jbpm.graph.def.Node$$EnhancerByCGLIB$$52ac72a7", after exception during the process instance flow.
I am using jBPM 3.2.2
Could somebody explain me that why it is happening?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/778744#778744]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121128/099fc25c/attachment.html
More information about the jboss-user
mailing list