[jboss-jira] [JBoss JIRA] Created: (JBAS-4591) Create a generic way to createDestinations on MDB Container

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Thu Aug 2 18:55:49 EDT 2007


Create a generic way to createDestinations on MDB Container
-----------------------------------------------------------

                 Key: JBAS-4591
                 URL: http://jira.jboss.com/jira/browse/JBAS-4591
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JB5-Messaging
            Reporter: Clebert Suconic
         Assigned To: Clebert Suconic
             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.4.0.CR1


We should provide a generic way to configure the MDB container to create destinations in other providers besidess JBossMQ.

The Implementation I'm going to do will use a Property Name for the MBean responsible to create destinations and method names for the create methods.


Also... we will support two signatures... one (createTopic(String Topicname) or createQueue(String queueName))

or

createTopic(String TopicName, String jndti) or createQueue(String queueName, String jndi)

-- 
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