尝试使用java7,hibernate,mysql将我的java应用程序部署到tomcat7时,我收到以下异常。
java.util.MissingResourceException: Can't find bundle for base name com.sun.org.apache.xerces.internal.impl.msg.SAXMessages, locale en_US
我花了很多时间在网上浏览寻找答案,但我还没有想出答案。有谁知道这个错误意味着什么或如何纠正它?
答案 0 :(得分:1)
你能否解释一下你的应用程序是什么样的?
如果是JSP - 您可以在这里找到答案:Can’t Find Bundle For Base Name Xxx, Locale En_US