[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1183) Message Bridge use QueueFactoryRef or TopicFactoryRef instead of FactoryRef when looking up Source and Target Connection Factories
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Dec 7 05:02:51 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1183?page=comments#action_12391019 ]
Tim Fox commented on JBMESSAGING-1183:
--------------------------------------
Aaron - please feel free to commit on Branch_Stable and TRUNK. It's ok to do so now since I have cut the 1.4.0.SP2 release.
Might need to update the bridge example and any documentation that refers to the bridge too.
> 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
> Fix For: Stable branch
>
>
> 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