[
https://jira.jboss.org/jira/browse/JBPM-2606?page=com.atlassian.jira.plug...
]
Paul Smith updated JBPM-2606:
-----------------------------
Attachment: jbpm4.jar
This jar file can be exploded and imported into eclipse as a project. Add the JBPM4.1 libs
to the classpath and run the Tester class to see the issue.
Process files not suffixed with .jpdl.xml are not loaded correctly
------------------------------------------------------------------
Key: JBPM-2606
URL:
https://jira.jboss.org/jira/browse/JBPM-2606
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.1
Environment: Windows XP using JBPM4.1
Reporter: Paul Smith
Attachments: jbpm4.jar
If you try to deploy a process definition in a file that is not suffixed with .jpdl.xml
then then the process is not deployed correctly. I have demonstrated this with the code in
the attached jar file. There are two identical processes one called helloWorldOK and one
called helloWorldBroken. One is in a file suffixed as .jpdl.xml and the other suffixed as
_jpdl.xml. Both files seem to deploy correctly but when one tries to perform a
startProcessInstanceByKey the process contained in the file suffixed by _jpdl.xml cannot
be located. I have tried this with other file suffixes but it seems the file MUST be
suffixed with .jpdl.xml. The name of the file should be irrelevant as all information is
contained in the xml.
--
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