You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to bump jaxen to version 1.1.6 to avoid this error under tomcat 7:
SEVERE: Unable to process Jar entry [com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class] from Jar [jar:file:/home/gionn/src/_workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/deployer/WEB-INF/lib/icu4j-2.6.1.jar!/] for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 60
Thanks.
The text was updated successfully, but these errors were encountered:
I needed to bump jaxen to version 1.1.6 to avoid this error under tomcat 7:
SEVERE: Unable to process Jar entry [com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class] from Jar [jar:file:/home/gionn/src/_workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/deployer/WEB-INF/lib/icu4j-2.6.1.jar!/] for annotations
org.apache.tomcat.util.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 60
Thanks.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/106.
Hi,
I needed to bump jaxen to version 1.1.6 to avoid this error under tomcat 7:
Thanks.
The text was updated successfully, but these errors were encountered: