[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-820) Hardcoded Destination Manager Reference

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri May 30 04:52:46 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-820?page=all ]

Carlo de Wolf reassigned EJBTHREE-820:
--------------------------------------

    Assignee: Carlo de Wolf

> Hardcoded Destination Manager Reference
> ---------------------------------------
>
>                 Key: EJBTHREE-820
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-820
>             Project: EJB 3.0
>          Issue Type: Bug
>    Affects Versions: EJB 3.0 RC9 - Patch 1
>         Environment: JBoss AS 4.0.5.GA + EJB 3.0 RC9 + JBoss Messaging
>            Reporter: Juha Lindfors
>         Assigned To: Carlo de Wolf
>            Priority: Minor
>
> When deploying an MDB that has been configured wrongly with a non existing destination the dubious feature that creates a temporary destination automatically fails due to hard coded destination manager reference that no longer exists if JBoss Messaging is used instead of JBossMQ.
> MessagingContainer:
>    protected void createTemporaryDestination(Class type, String jndiSuffix) throws Exception
> 513 	      ObjectName destinationManagerName = new ObjectName("jboss.mq:service=DestinationManager");
> Apologies, did not check if this issue exists still with the current code in the head/trunk, just needed to write it down before I forget it.

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