Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.3-rc5
-
Component/s: Documentation / Website
-
Labels:None
-
Similar Issues:None
Description
I noticed in Mule End Point URIs -> http://docs.codehaus.org/display/MULE/Mule+Endpoint+URIs, two possible mule documentation issues
1. It is not explained that property "address" is a known parameter. It is very useful (used with endpointName parameter) when the endpointURI could include parameters too (i.e. JMS over MQSeries)
2. Property "connectorName" is not correctly documented. Should be "connector". i.e jms://MY_QUEUE?connector=myJMSConnector
Jordi Claus
This has been updated. Thanks for reporting!