开发者

How do you disable HornetQ in jboss6

09:13:41,660 INFO  [HornetQServerImpl] HornetQ Server version 2.1.2.Final (
Colmeia, 120) stopped

Would like to understand how to disable HornetQ componen开发者_如何学编程t while launching JBoss6. We don't use this component and I am under the impression that the core engine might not have a dependency either.


cd $JBOSS_HOME/server/YOUR-SERVER/deploy
rm -r hornetq
cd $JBOSS_HOME/server/YOUR-SERVER/deployers
rm hornetq-deployers-jboss-beans.xml

where YourServer = All|Default|AnyOtherProfileYouCreated

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜