mysql - java.util.MissingResourceException: Can't find bundle for base name com.sun.org.apache.xerces.internal.impl.msg.SAXMessages, locale en_US -
i'm receiving following exception while trying deploy java app tomcat7 using java7, hibernate, mysql.
java.util.missingresourceexception: can't find bundle base name com.sun.org.apache.xerces.internal.impl.msg.saxmessages, locale en_us
i've spent lot of time surfing around web looking answer, have yet come one. know error means or how correct it?
could shed light application looks like?
if jsp - may find answer here: can’t find bundle base name xxx, locale en_us
Comments
Post a Comment