Hi there! I've encountered a problem, when trying to find out what type a specific node is. token.getNode() returns always an object type org.jbpm.graph.def.Node. casting it to it's actual subclass (i.e. Fork, Decision, etc) does not work (or i missunderstood something) I've made several tests, and checked my hibernate configuration (which i took unmodified from the starters kit). I am using starters-kit 3.1.1
Does anyone have the similar problem? Thank you very much for your help, kind regards phil. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986160#3986160 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986160 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
