[
https://jira.jboss.org/jira/browse/JBIDE-4002?page=com.atlassian.jira.plu...
]
Daniel Azarov commented on JBIDE-4002:
--------------------------------------
I think we also should support next construction:
<component name="org.jboss.seam.bpm.jbpm">
<property name="processDefinitions">
<value>order.jpdl.xml</value>
<value>return.jpdl.xml</value>
<value>inventory.jpdl.xml</value>
</property>
</component>
Make OpeOn for <bpm:process-definitions> and
<bpm:pageflow-definitions> in components.xml
-------------------------------------------------------------------------------------------
Key: JBIDE-4002
URL:
https://jira.jboss.org/jira/browse/JBIDE-4002
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Assignee: Daniel Azarov
Fix For: 3.1.0
EXECUTE: Import SSeam DVD Store exaple project into workspace
EXECUTE: Open components.xml on Source tab
EXECUTE: Make OpenOn on
<bpm:process-definitions>
<value>ordermanagement1.jpdl.xml</value>
</bpm:process-definitions>
ASSERT: OpenOn works and redirect to ordermanagement1.jpdl.xml file
EXECUTE: Make OpenOn on
<bpm:pageflow-definitions>
<value>newuser.jpdl.xml</value>
</bpm:pageflow-definitions>
ASSERT: OpenOn works and redirect to newuser.jpdl.xml file
--
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