User development, A new message was posted in the thread "Sub deployer not kicking in on CreateDestinationDeployer":
http://community.jboss.org/message/530810#530810 Author : Clebert Suconic Email : [email protected] Profile : http://community.jboss.org/people/[email protected] Message: -------------------------------------------------------------- I've added the demand as you said, but still not working. I have also added logging to the constructors. The order is correct but it still doesn't work: 9:55:32,048 INFO [CreateDestinationDeployer] Adding output: org.hornetq.jms.server.config.JMSConfiguration 09:55:32,048 INFO [CreateDestinationDeployer] Factory: org.jboss.as.integration.hornetq.deployers.DestinationFactoryDeployerPlugin 09:55:32,050 INFO [HornetQJMSRealDeployer] Instantiating HornetQJMSRealDeployer The CreateDestinationDeployer is instantiated first, the addOutput is done before and nothing happens. I guess I will just make the CreateDestinationDeployer to create the Queue directly. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/530810#530810
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
