[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-5530) Missing message element in jBPM code assistant of process definition

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Tue Jan 19 12:11:47 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list