[esb-issues] [JBoss JIRA] Updated: (JBESB-2090) Getting Started Guide not in sync with helloworld QS

Jaroslaw Kijanowski (JIRA) jira-events at lists.jboss.org
Wed Oct 8 09:23:20 EDT 2008


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

Jaroslaw Kijanowski updated JBESB-2090:
---------------------------------------

    Attachment: page10.png
                page12.png


> Getting Started Guide not in sync with helloworld QS
> ----------------------------------------------------
>
>                 Key: JBESB-2090
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2090
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Documentation
>    Affects Versions: 4.4 CP1
>            Reporter: Jaroslaw Kijanowski
>         Attachments: page10.png, page12.png
>
>
> In both pictures, following changes should be applied:
> queue/quickstart_helloworld_Request -> 
> queue/quickstart_helloworld_Request_gw
> queue/B -> 
> queue/quickstart_helloworld_Request_esb
> FirstService:JMSService -> 
> FirstServiceESB:SimpleListener
> page 10:
> The "FirstService:SimpleListener" ESB Aware Service Listener... ->
> The "FirstServiceESB:SimpleListener" ESB Aware Service Listener...  
> listens for "ESB Aware" messages on "queue/quickstart_helloworld_Request_gw". ->
> listens for "ESB Aware" messages on "queue/quickstart_helloworld_Request_esb". -> 
> page 12:
> ... messages are put on the bus, the "FirstService:SimpleJMSService" Service is registered ... -> 
> ... messages are put on the bus, the "FirstServiceESB:SimpleListener" Service is registered ...
> This works out to be JMS Queue "queue/quickstart_helloworld_Request_gw" -> 
> This works out to be JMS Queue "queue/quickstart_helloworld_Request_esb"
> The JMS Gateway Listener "adapts" the message into an ESB Aware message and places it into JMS Queue "queue/=quickstart_helloworld_Request_gw" -> 
> The JMS Gateway Listener "adapts" the message into an ESB Aware message and places it into JMS Queue "queue/quickstart_helloworld_Request_esb"

-- 
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 esb-issues mailing list