User development,
A new message was posted in the thread "Sub deployer not kicking in on
CreateDestinationDeployer":
http://community.jboss.org/message/530816#530816
Author : Ales Justin
Profile :
http://community.jboss.org/people/alesj
Message:
--------------------------------------------------------------
I've added additional input to your HQJMSRealDeployer:
public class HornetQJMSRealDeployer extends
AbstractSimpleRealDeployer<JMSConfiguration>
{
public HornetQJMSRealDeployer()
{
super(JMSConfiguration.class);
addInput(HornetQCoreDeployment.class);
addInput(JBossMetaData.class); // CreateDestinationDeployer has this as an output
Can you try it now?
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/530816#530816