[jboss-jira] [JBoss JIRA] Closed: (JBAS-4591) Create a generic way to createDestinations on MDB Container
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri Apr 16 16:47:25 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clebert Suconic closed JBAS-4591.
---------------------------------
Resolution: Out of Date
> Create a generic way to createDestinations on MDB Container
> -----------------------------------------------------------
>
> Key: JBAS-4591
> URL: https://jira.jboss.org/jira/browse/JBAS-4591
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JMS (HornetQ)
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list