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

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Nov 3 13:53:21 EST 2008


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

Kevin Conner closed JBESB-2090.
-------------------------------

    Fix Version/s: 4.4 CP2
                       (was: 4.4 CP1)
       Resolution: Done


> 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
>            Reporter: Jaroslaw Kijanowski
>            Assignee: Neil Wallace
>             Fix For: 4.4 CP2
>
>         Attachments: GettingStarted.odt, 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