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

Andrig Miller (JIRA) jira-events at jboss.com
Thu Aug 3 13:49:11 EDT 2006


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

Andrig Miller updated JBAS-2150:
--------------------------------

    Fix Version/s: No Release
                       (was: JBossAS-5.0.0.Beta)

Unscheduling this from JBoss 5, because JBoss MQ will not be apart of JBoss 5, but will be replaced with JBoss Messaging.

> 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
>             Fix For: No Release
>
>
> 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