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

Adrian Brock (JIRA) jira-events at lists.jboss.org
Fri Aug 3 10:24:49 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4591?page=comments#action_12371018 ] 
            
Adrian Brock commented on JBAS-4591:
------------------------------------

Were is this the discussion thread for this?

If you do it, don't change the MDB to enable this by default.

I deprecated this whole feature in JBoss4 and disabled in JBoss5.
Not because it is JBossMQ specific but because it leads to broken behaviour.

See where this has been discussed it before in the JCA and EJB design forums for why this is a bad idea!



> 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