[jboss-user] [JBoss jBPM] - null column index while retrieving process definition
pepemax
do-not-reply at jboss.com
Wed Oct 31 12:46:06 EDT 2007
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
More information about the jboss-user
mailing list