[
https://issues.apache.org/activemq/browse/CAMEL-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40911
]
James Strachan commented on CAMEL-246:
--------------------------------------
So I was thinking that we'd add the username/password properties to the
JmsComponent/JmsConfiguration and if they are specified, we wrap the
ConnectionFactory in the UserCredentialsConnectionFactoryAdapter so the user
doesn't need to worry about the internal spring details
> allow the username and password to be specified on the JMSComponent /
> JMSConfiguration
> --------------------------------------------------------------------------------------
>
> Key: CAMEL-246
> URL: https://issues.apache.org/activemq/browse/CAMEL-246
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-jms
> Reporter: James Strachan
>
> if a ConnectionFactory doesnt' support the configuration of the
> username/password (such as for MQSeries) then we might wanna wrap it in a
> UserCredentialsConnectionFactoryAdapter instead.
> For background see...
> http://www.nabble.com/JMSComponent-connecting-to-WebSphereMQ-tf4861290s2354.html#a13946581
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.