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.
我使用该命令./standalone.sh -c standalone-full-ha.xml在 jboss eap 7 中启动配置文件 .. 但它没有启动,我无法找到错误,因为没有任何关于此的错误.. 任何人都可以帮助我吗?
./standalone.sh -c standalone-full-ha.xml
使用standalone-full-ha.xml 文件在full-ha 配置文件中启动JBoss 不需要做任何更改。确保您使用 JDK 8 运行 EAP 7。