]
Aliaksey Nis closed JBIDE-5530.
-------------------------------
Rejected issue closed.
Missing message element in jBPM code assistant of process definition
--------------------------------------------------------------------
Key: JBIDE-5530
URL:
https://jira.jboss.org/jira/browse/JBIDE-5530
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Affects Versions: 3.1.0.CR1
Environment: Linux 64-bit, Sun JDK 1.6, JbossTools-3.1.0.v200912171816M-H185-RC1
Reporter: Jiri Peterka
Assignee: Koen Aers
Fix For: 3.1.0.CR2
1. Have jBPM project and a default process
2. Switch to Source tab of default process definition to be able modify process xml
directly
CC works, but CC doesn't offer message element ( try to remove it and add it with
using CC )
<state name="first">
<transition name="to_end" to="end2">
<action name="action"
class="com.sample.action.MessageActionHandler"><!--MY COMMENT-->
<message>About to finish!</message>
</action>
</transition>
</state>
Note: Message isn't available in Design tab functionality as well
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: