[jboss-jira] [JBoss JIRA] (WFLY-3493) jboss-cli console allows to remove a destination even though it has attached client
Tom Ross (JIRA)
issues at jboss.org
Fri Jun 13 10:20:39 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tom Ross updated WFLY-3493:
---------------------------
Description:
Currently jboss-cli allows a queue to be removed even though there is a MDB attached to it. The command
{noformat}
/subsystem=messaging/hornetq-server=default/jms-queue=testQueue:remove()
{noformat}
will remove the queue without a warning.
was:
Currently jboss-cli allows a queue to be removed even though there is a MDB attached to it. The command
{noformat}
/subsystem=messaging/hornetq-server=default/jms-queue=testQueue:remove()
{no format}
will remove the queue without a warning.
> jboss-cli console allows to remove a destination even though it has attached client
> -----------------------------------------------------------------------------------
>
> Key: WFLY-3493
> URL: https://issues.jboss.org/browse/WFLY-3493
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMS
> Affects Versions: 8.1.0.Final
> Environment: WildFly 8.1 Final
> Reporter: Tom Ross
> Assignee: Jeff Mesnil
>
> Currently jboss-cli allows a queue to be removed even though there is a MDB attached to it. The command
> {noformat}
> /subsystem=messaging/hornetq-server=default/jms-queue=testQueue:remove()
> {noformat}
> will remove the queue without a warning.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list