[jboss-jira] [JBoss JIRA] Created: (GPD-345) XML namespaces are not consistent between GPD and the engine

Alexis Seigneurin (JIRA) jira-events at lists.jboss.org
Wed May 27 10:25:50 EDT 2009


XML namespaces are not consistent between GPD and the engine
------------------------------------------------------------

                 Key: GPD-345
                 URL: https://jira.jboss.org/jira/browse/GPD-345
             Project: JBoss jBPM GPD
          Issue Type: Bug
            Reporter: Alexis Seigneurin
            Assignee: Koen Aers


The graphical designer and the process engine do not use the same XML namespace. GPD uses http://jbpm.org/4/jpdl whereas the engine uses http://jbpm.org/4.0/jpdl.

The consequence is that a process created with the designer does not work in the engine. You get errors like these:

2009-05-27 16:19:09,117 DEBUG [org.jbpm.jpdl.internal.xml.JpdlParser] - <unrecognized activity: start>
2009-05-27 16:19:09,117 DEBUG [org.jbpm.jpdl.internal.xml.JpdlParser] - <unrecognized activity: decision>
2009-05-27 16:19:09,117 DEBUG [org.jbpm.jpdl.internal.xml.JpdlParser] - <unrecognized activity: state>
2009-05-27 16:19:09,117 DEBUG [org.jbpm.jpdl.internal.xml.JpdlParser] - <unrecognized activity: state>
2009-05-27 16:19:09,117 DEBUG [org.jbpm.jpdl.internal.xml.JpdlParser] - <unrecognized activity: state>
2009-05-27 16:19:09,258 INFO [org.jbpm.pvm.internal.repository.RepositorySessionImpl] - <errors during deployment of deployment(96): 
  error: no start activity in process >

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list