[jboss-jira] [JBoss JIRA] Closed: (JBAS-2150) Disable automatic JBossMQ destination construction

Adrian Brock (JIRA) jira-events at jboss.com
Fri Sep 15 08:38:34 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-2150?page=all ]

Adrian Brock closed JBAS-2150.
------------------------------

    Fix Version/s: JBossAS-5.0.0.Beta
                       (was: No Release)
       Resolution: Done
         Assignee: Adrian Brock

This was done a while ago in JBoss5.

> Disable automatic JBossMQ destination construction
> --------------------------------------------------
>
>                 Key: JBAS-2150
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2150
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JMS service
>            Reporter: Adrian Brock
>         Assigned To: Adrian Brock
>             Fix For: JBossAS-5.0.0.Beta
>
>
> The automatic construction of JBossMQ destination construction is not portable
> and confuses most users when they configure things wrong.
> They don't get a reasonable error message, and sometimes no error message at all.
> This was made configurable in JBoss4 and should be disabled in JBoss5
> See conf/standardjboss.xml
> -        <CreateJBossMQDestination>true</CreateJBossMQDestination>
> +        <CreateJBossMQDestination>false</CreateJBossMQDestination>
> The testsuite will need fixing for any MDB deployments that were using this feature
> to have explicit destination deployments. 

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