User development,

A new message was posted in the thread "Sub deployer not kicking in on 
CreateDestinationDeployer":

http://community.jboss.org/message/530647#530647

Author  : Ales Justin
Profile : http://community.jboss.org/people/alesj

Message:
--------------------------------------------------------------
How does your definition of CreateDestination look like?
e.g. what is the CreateDestinationMatcher
 
I think it's just the ordering problem.
HornetQJMSRealDeployer must kick-in after CreateDestinationDeployer.

Since CreateDestination' output is added runtime, perhaps 
DestinationFactoryDeployerPlugin is added too late?
e.g. after your HornetQJMSRealDeployer is already added -- properly placed 
according to "stale" outputs.
--> stale as in not "seeing" JMSConfiguration as CreateDestinationDeployer' 
output

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/530647#530647


_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to