Support More Compact EPRs in JMS Transport
------------------------------------------
Key: TRANSPORTS-34
URL: https://issues.apache.org/jira/browse/TRANSPORTS-34
Project: Axis2 Transports
Issue Type: Improvement
Components: JMS
Affects Versions: 1.0.0
Environment: Any
Reporter: Hiranya Jayathilaka
Fix For: 1.1.0
Currently the JMS transport sender supports URLs like:
jms:/Foo?transport.jms.ConnectionFactory=default
This currently does not work properly due to TRANSPORTS-1 but with the patches
provided recently it can be fixed easily.
It would be very useful to support even shorter URLs like:
jms:/Foo
When such a URL is encountered the transport sender should assume the 'default'
connection factory, if such a factory is defined in axis2.xml. I will attach a
patch shortly to support this feature.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]