[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-210) ServerPeer.createTopic(...)/createQueue(...) implementation suboptimal
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Tue Aug 1 22:30:20 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-210?page=all ]
Ovidiu Feodorov updated JBMESSAGING-210:
----------------------------------------
Fix Version/s: 1.2.1
(was: 1.0.5)
> ServerPeer.createTopic(...)/createQueue(...) implementation suboptimal
> ----------------------------------------------------------------------
>
> Key: JBMESSAGING-210
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-210
> Project: JBoss Messaging
> Issue Type: Task
> Components: Configuration and Management
> Reporter: Ovidiu Feodorov
> Priority: Minor
> Fix For: 1.2.1
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> ServerPeer.createTopic(...)/createQueue(...) are JMX managed operations that allow to programatically create a JMS destination. The implementation is suboptimal in that it parses a literal representation of an destination MBean configuration and deploys the resulted org.w3c.dom.Element. It also accesses directly ServiceCreator and UnifiedClassLoader3 interfaces. Review the implementation.
--
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