Author:
FrancescoMonari

Message:
Working on this problem and looking around the source code of the libaries it 
comes out that the error occurs in JAXBContext newIstance method

once enabled the trace log on class loader is shown as the 
javax.xml.datatype.DatatypeConstants class is loaded from PARENT because it's 
not found in the WAR module and this gives the java.lang.VerifyError

adding in the war lib the following jars

xml-apis.jar
xercesImpl.jar
xalan.jar

solves the problem

To respond to this post, please click the following link:
<http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14789524>

____________________________________
Unsubscribe via the "binocular" icon on the web

Reply via email to