[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8305) OnEvent deserializer does not handle "element" attribute

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Fri Apr 8 12:42:33 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594542#comment-12594542 ] 

Robert (Bob) Brodt commented on JBIDE-8305:
-------------------------------------------

This is going to take a redesign of the detail property tab: currently it's designed to only allow selection of a message type by way of a partnerLink/operation selection (the "Quick Pick" widgets). The variable is then constructed based on that selection. The UI needs to be reconfigured to allow selection of an element from imported schemas as well. Unfortunately the property page section that handles OnEvent is also used for Receive, Reply, Invoke and OnMessage - this needs to be thought out more better.

Not sure if we can finish this for 3.2.1



> OnEvent deserializer does not handle "element" attribute
> --------------------------------------------------------
>
>                 Key: JBIDE-8305
>                 URL: https://issues.jboss.org/browse/JBIDE-8305
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpel
>            Reporter: Robert (Bob) Brodt
>            Assignee: Robert (Bob) Brodt
>             Fix For: 3.2.1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> ReconciliationBPELReader#setOperationParmsOnEvent() does not handle the "element" attribute of <onEvent> elements. This needs to be added. This also affects the serializer: BPELWriter#onEvent2XML() does not create the "element" attribute.
> This was reported here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336003

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list