[jboss-jira] [JBoss JIRA] Updated: (JBAS-2150) Disable automatic JBossMQ destination construction
Adrian Brock (JIRA)
jira-events at jboss.com
Fri Sep 15 08:36:35 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-2150?page=all ]
Adrian Brock updated JBAS-2150:
-------------------------------
Comment: was deleted
> 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