Rene Preissel created TRANSPORTS-54:
---------------------------------------
Summary: Support ClientIDs for JMS Connections
Key: TRANSPORTS-54
URL: https://issues.apache.org/jira/browse/TRANSPORTS-54
Project: Axis2 Transports
Issue Type: Improvement
Components: JMS
Affects Versions: 1.0.0
Reporter: Rene Preissel
Priority: Minor
Currently the JMS transport doesn't support the specification of a client ID
for connections.
It does support a durable subscriber name. But even for non durable subscriber,
a client ID is helpful to monitor the connections,
Proposal:
Introduce a new configuration parameter: "transport.jms.ClientID".
Set the clientID in ServiceTaskManager.createConnection(), if the parameter is
present.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]