Bugs item #710149, was opened at 2003-03-26 16:41 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710149&group_id=22866
Category: JBossMQ Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Rod Burgett (rodburgett) Assigned to: Nobody/Anonymous (nobody) Summary: Patch request for DestinationManager class Initial Comment: We'd like to extend the org.jboss.mq.server.jmx.DestinationManager.java class. This is complicated by a lack of protected methods in the class. No changes are requested to how the class operates, only to extend-abililty. The attached diff files update getTopicObjectName and getQueueObjectName methods for protected visibility, instead of private, and add a protected accessor method for the ServiceControllerMBean. Essentially the same patch is requested for JBoss v3.0 and v3.2. Different patch files are attached because the class was updated for 3.2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710149&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
