09:13:41,660 INFO [HornetQServerImpl] HornetQ Server version 2.1.2.Final (
Colmeia, 120) stopped
想要了解如何在启动JBoss6时禁用HornetQ组件。我们不使用这个组件,我认为核心引擎可能没有依赖。
答案 0 :(得分:4)
cd $JBOSS_HOME/server/YOUR-SERVER/deploy rm -r hornetq cd $JBOSS_HOME/server/YOUR-SERVER/deployers rm hornetq-deployers-jboss-beans.xml
其中YourServer = All|Default|AnyOtherProfileYouCreated