-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
JBossAS-5.0.0.Beta1
-
None
The change to only deploy destinations as part of the testsuite run
is broken. e.g.
2005-08-19 15:03:28,885 ERROR [org.jboss.deployment.MainDeployer] Could not create deployment: file:/scratch/cruisecontrol/checkout/jboss-head-testsuite/testsuite/outp
ut/resources/messaging/test-destinations-full-service.xml
org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.mq.destination:name=A,service=Queue
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:72)
at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:429)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:151)
at org.jboss.system.ServiceController.install(ServiceController.java:216)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
Sacha, why did you change this?
This needs fixing properly anyway such that the tests run against both JBossMQ and JBoss Messaging.
- is blocked by
-
JBAS-2102 JBoss Messaging integration in JBoss5
- Closed