]
Adrian Brock closed JBAS-3514.
------------------------------
Resolution: Incomplete Description
Assignee: (was: Adrian Brock)
queue dissapears after a few weeks
----------------------------------
Key: JBAS-3514
URL:
http://jira.jboss.com/jira/browse/JBAS-3514
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMS service
Affects Versions: JBossAS-4.0.4.GA
Reporter: Daniel Aioanei
I created some queues at runtime like this:
server = (MBeanServerConnection)
jndiTemplate.lookup("jmx/invoker/RMIAdaptor");
server.invoke(new ObjectName("jboss.mq:service=DestinationManager"),
"createQueue",
new Object[] {destName}, new String[] {String.class.getName()});
jboss.mq:service=DestinationManager and after about 2 weeks, one of the queues
dissapeared from jmx-console and web-console.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: