Hi all,

I'm expariencing a strange problem...
I parse the process definition with no problems and then call the 
context.deployProcessDefinition(definiton)
bur the problem is that the references to the modules, nodes etc are not 
persisted correctlly.For instance, the start state column in 
JBPM_PROCESSDEFINITION has null value, the same happen in the NAME_ column in 
the JBPM_MODULEDEFINITION table.

I saw the code in the JpdlXmlReader, and the name atttribute for the 
ModuleDefinitions is never set.

any idea what can be the problem?

where is the name attribute of the module definitions set?

Thanks
Nicolas.-

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

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

Reply via email to