[jboss-jira] [JBoss JIRA] Updated: (JBAS-4591) Create a generic way to createDestinations on MDB Container
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Fri Aug 3 11:13:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4591?page=all ]
Clebert Suconic updated JBAS-4591:
----------------------------------
Fix Version/s: (was: JBossAS-5.0.0.Beta3)
> 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-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