java.lang.SecurityException: class “org.apache.log4j.Logger” does not match trust level of other classes in the same package

本小妞迷上赌 提交于 2019-12-05 13:12:54

Interesting link. I didn't have the problem yet - but may it be that you have the jar with "org.apache..." in the JavaEE container classpath somewhere and in the web application.

Look for that and to test remove it from the web app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!