In my application, when i do 

token.getNode().getClass().getName(), i get


  | org.jbpm.graph.def.Node$$EnhancerByCGLIB$$590b667
  | 

instead of 

  | org.jbpm.graph.def.Fork
  | 


What is EnhancerByCGLIB, and why i get Node, instead of Fork?

Thanks,
Pedro

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977258
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to