[
https://jira.jboss.org/jira/browse/JBIDE-3176?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-3176:
----------------------------------------------
Schema jbossesb requires that provider element should contain at least one bus element.
Hence, wizard for new provider has also to create one child bus.
New provider wizard has two screens, first for setting data for the provider itself, the
second for setting data for the required child bus; the subtitle on the second screen says
unambiguously that 'id' is not for the provider but for the bus.
If wizard creates parent element without required children, then xml is not correct, and
visual editor may not be expected to work correctly. Usually in that case we show as much
as we can, but for safety make it non-editable until xml problems are resolved in Source
tab. It is very awkward, if wizard finishes normally but puts editor into a broken state.
'id' attribute for the 'provider' element in ESB
editor
-------------------------------------------------------
Key: JBIDE-3176
URL:
https://jira.jboss.org/jira/browse/JBIDE-3176
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.0.0.beta1
Reporter: Jeff Yu
Assignee: Viacheslav Kabanovich
Fix For: 3.0.0.cr1
When I add a provider, the ESB editor is asking me to add a value for 'id'. It
gives me an impression that the 'id' attribute should be belonged to
'provide', which is not true. the 'id' attribute is belonging to the
'bus' element. So not sure why we need to provide id attribute when I am adding
the 'provider' element.
--
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