[jboss-user] [JBoss Microcontainer] New message: "Re: Sub deployer not kicking in on CreateDestinationDeployer"

Ales Justin do-not-reply at jboss.com
Tue Mar 9 11:15:57 EST 2010


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




More information about the jboss-user mailing list