[jboss-user] [JBoss jBPM] - Re: hwo to create and register own Node to jbpm ?

sequencer do-not-reply at jboss.com
Thu Nov 15 09:41:41 EST 2007


hi there,

if you just want to exchange a node you could just use the node.types.xml and copies of the class and the hbm.xml of the node. you change the class and hbm.xml and tell jbpm in the node.types.xml that it should use your implementation.

i am at the moment trying to register a new node type. the problem is that the node is not part of the jpdl schema and so theres an exception from the sax. everything else works. 
what is the best way to solve this? which class to change? or the xsd?


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105038



More information about the jboss-user mailing list