[
https://issues.apache.org/activemq/browse/CAMEL-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40916
]
Christian Schneider commented on CAMEL-246:
-------------------------------------------
When looking at the current implementation of JMSComponent I would advise not
to wrap the UserCredentialsConnectionFactoryAdapter. There are currently too
many ways to insert the factory to cleanly add username and password. So I
would suggest to leave the adapter out of the code and simply document how to
use it in the wiki and the examples.
If that is ok for you I could add the necessary documentation.
> 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.