Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
09:13:41,660 INFO [HornetQServerImpl] HornetQ Server version 2.1.2.Final ( Colmeia, 120) stopped
想了解如何在启动 JBoss6 时禁用 HornetQ 组件。我们不使用这个组件,我的印象是核心引擎也可能没有依赖关系。
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
YourServer = All|Default|AnyOtherProfileYouCreated