Jboss:The LogManager was not properly installed (you must set the "java.util.logging.manager" system prop
摘要:
可能是jboss的服务器版本选择不对,比如我本地的Jboss服务器版本是 jboss-as-web-7.0.2.Final,选择的服务器版本是JBOOS V7.1 Runtime,就会报上面那个错误。如果创建服务器时的版本选择的服务器版本是JBOOS V7.0 Runtime,就不会报上面这个错误。 阅读全文
posted @ 2015-02-06 21:27 nickTimer 阅读(659) 评论(0) 推荐(0) 编辑