[
https://jira.jboss.org/jira/browse/JBIDE-6059?page=com.atlassian.jira.plu...
]
Brian Fitzpatrick commented on JBIDE-6059:
------------------------------------------
According to Tom F, looks like "process-definition-name" is the correct property
name (as per NewProcessInstanceFacade in the code).
jboss-esb.xml editor and process definition
-------------------------------------------
Key: JBIDE-6059
URL:
https://jira.jboss.org/jira/browse/JBIDE-6059
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.0.0.GA
Environment: jbdevstudio-win32-3.0.0.v201002190339M-H173-CR2
Reporter: Burr Sutter
Assignee: Brian Fitzpatrick
Fix For: 3.1.1
Attachments: process-definition-name_GUI.png, process-definition-name_SOURCE.png
The jboss-esb.xml editor produces:
<property name="processdefinition"
value="bpm5_ESBOrderProcess"/>
instead of
<property name="process-definition-name"
value="bpm5_ESBOrderProcess"/>
the first option produces no results - the process is not fired.
action name is
<action class="org.jboss.soa.esb.services.jbpm.actions.BpmProcessor"
name="start_a_new_order_process">
<property name="command"
value="StartProcessInstanceCommand"/>
--
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