Hello, I am having the same error:
java.lang.VerifyError: JVMVRFY012 stack shape inconsistent;
class=com/sun/xml/messaging/saaj/soap/SOAPDocumentImpl,
method=createDocumentFragment()Lorg/w3c/dom/DocumentFragment;, pc=5

Using an IBM iSeries under WebSPhere Application server 7.1.   You mentioned
adding 4 lines:

javax.xml.soap.MessageFactory =
com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl 
javax.xml.soap.SOAPFactory =
com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl 
javax.xml.soap.SOAPConnectionFactory =
com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnectionFactory 
javax.xml.soap.MetaFactory =
com.sun.xml.internal.messaging.saaj.soap.SAAJMetaFactoryImpl 

to the conf/system.properties.    I cannot find this file.   Is this within
my Web project or within my WAS server configuration?

Any help would be greatly appreciated.

Thannks.



--
View this message in context: 
http://openejb.979440.n4.nabble.com/TomEE-1-5-1-on-IBM-i-J9-JDK-7-tp4661975p4664552.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to