[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-210) ServerPeer.createTopic(...)/createQueue(...) implementation suboptimal

Tim Fox (JIRA) jira-events at lists.jboss.org
Mon Apr 30 09:55:30 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-210?page=all ]

Tim Fox updated JBMESSAGING-210:
--------------------------------

    Fix Version/s: 2.0.0 Beta 1
                       (was: Unscheduled)

> 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: 2.0.0 Beta 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