Bug 1069913

Summary: Designer doesn't save Meessage event attribute - MessageRef in lane
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jey <jpaulraj>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Sona Mala <smala>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: kverlaen
Target Milestone: ER1   
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:50:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jey 2014-02-25 22:20:40 UTC
Description of problem: 

Designer doesn't save Meessage event attribute "MessageRef" in swime lan


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. create process
2. add lane
3. added start evet, script and messageEvent (throw intermediate event) and end event

4. set all require attribute for all event and activiy
5. add valeu for the attribute messafeRef  in message event 
6. save the process and close
7. open the process again and you wouldn't see the messageRef attribute value n

Actual results: validation error

, you get an error "
unable to parse xml : Exception class java.lang.IllegalArgumentException : No messages found


Expected results: Shouldn't gey error. all event and activity should be save with any error.


Additional info:

Comment 2 Tihomir Surdilovic 2014-03-11 14:29:44 UTC
fix in designer master and 6.0.x branches

Comment 3 Sona Mala 2014-05-12 15:35:57 UTC
It was verified on 6.0.2 ER2 BPMS

The described process is able to reopen without any error in server.log, MessageRef is present in Properties Bar and Validation passes.