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.
我正在尝试在 JBoss-AS 7.1 上配置 https。当我通过 https 连接时,我得到一个空白屏幕。JBoss 管理控制台在对 https 连接器的 4 个请求上显示 4 个错误,但是对于这些失败的请求中的任何一个,standalone/log/server.log 都没有。
JBoss 在哪里记录失败的 https?
尝试在standalone.xml 中将日志级别设置为DEBUG,然后查看server.log ,您可能会发现此链接很有用