[JBoss JIRA] Created: (JBESB-2321) ESB Getting Started Guide Needs Reviewing
by Stelios Koussouris (JIRA)
ESB Getting Started Guide Needs Reviewing
-----------------------------------------
Key: JBESB-2321
URL: https://jira.jboss.org/jira/browse/JBESB-2321
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.3
Reporter: Stelios Koussouris
Priority: Trivial
The following problems were identified in the Getting Started Guide and were checked/verified by SEG
Section 3.3 "SOA_GetStarted_Guide"
Issue1.
It says that before any messages are sent the "FirstService:SimpleJMSService" s registered with the Registry Service. Where does it get the "FirstService:SimpleJMSService" the service is defined with attributes category="FirstServiceESB" and name="SimpleListener" is this a typo? Also, when it says it is registered with the Registry Service where/how does that happen & get configured?
Answer 1. Typo, it should have been FirstServiceESB:SimpleListener --> category:name
Issue2.
In the example the JMS client is sending the message "queue/quickstart_helloworld_Request_gw" and not "queue/quickstart_helloworld_Request". Is this a typo or something I am missing? Similarly, where is the JMS Gateway Listener listening to as the above is confusing matters.
Answer 2. Typo: the build.xml in helloworld says "sends a JMS message to --> queue/quickstart_helloworld_Request_gw"
Issue3.
The "JMS Gateway Listener uses the registry to lookup the Endpoint Reference (EPR) or "FirstService:SimpleJMSService" Service" could
you please explain how this is done again? And then it finds that "his works out to be JMS Queue "queue/quickstart_helloworld_Request_gw""... more confusion how it has worked that out and why now it is this queue.
Answer 3. Typo again. the document-er has confused between gateways and non-gateways. A gateway is suffixed with _gw for convenience.
--
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