[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1183) Message Bridge use QueueFactoryRef or TopicFactoryRef instead of FactoryRef when looking up Source and Target Connection Factories
Aaron Walker (JIRA)
jira-events at lists.jboss.org
Thu Dec 6 07:23:10 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1183?page=comments#action_12390843 ]
Aaron Walker commented on JBMESSAGING-1183:
-------------------------------------------
Should I commit this to trunk and the stable branch
> Message Bridge use QueueFactoryRef or TopicFactoryRef instead of FactoryRef when looking up Source and Target Connection Factories
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-1183
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1183
> Project: JBoss Messaging
> Issue Type: Bug
> Components: Messaging Core
> Affects Versions: 1.4.0.SP1
> Reporter: Aaron Walker
> Assigned To: Aaron Walker
> Priority: Minor
>
> Some message providers don't have a single base class the implements both the Queue and Topic Connection Factories so you can't create a single JMSProviderLoader where you can set the FactoryRef attribute to a single JNDI name. Really the Message bridge should use the QueueFactoryRef or TopicFactoryRef attribute depending on the destination type that the bridge is trying to connect to.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list