Patches item #1081962, was opened at 2004-12-09 09:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1081962&group_id=22866

Category: JBossMQ
Group: v4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Liran Zelkha (vzilka)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBoss JMS Integration with 3rd parties

Initial Comment:
This is also relevant for 3.2.

While connecting external JMS provider to JBoss, using 
the jms-ds.xml file, JBoss attempts to cast the 
destination into the SpyDestination class. Of course, 
other implementations' destinations do not extend the 
SpyDestination class, and so a ClassCastException is 
created.

The patchs for OracleAQ and MQSeries prove that this 
bug has existed for quite some time.

However, the SpyDestination class has almost only 
static methods, so the inheritance model is probably 
incorrect. It should use an inheritance + aggregation 
model to hold other destination types as well.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1081962&group_id=22866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to