I'm having an issue with consuming a CFX SOAP service on an IBM i version 7.1
using its J9 JVM JDK 7.IBM does not include the com.sun.org.apache.* classes
like Oracle has included.I have an PMR with IBM and they have
responded:/"The only com/sun/org/apache/xerces/internal/dom classes we
include in JDK 7 are the following:(all found in
/QOpenSys/QIBM/ProdData/JavaVM/jdk70/32bit/jre/lib/xml.jar
)com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl.class           
com/sun/org/apache/xerces/internal/dom/DOMImplementationSourceImpl.class
com/sun/org/apache/xerces/internal/dom/DOMXSImplementationSourceImpl.classcom/sun/org/apache/xerces/internal/dom/DocumentImpl.class
                 
The only ElementNSImpl.class file we have is in a different package. 
org/apache/xerces/dom rather thancom/sun/org/apache/xerces/internal/domFound
in /QOpenSys/QIBM/ProdData/JavaVM/jdk70/32bit/jre/lib/xml.jar as
org/apache/xerces/dom/ElementNSImpl.class"/What JARs should I include in my
project to make up the difference in the respect of TomEE?  I am using Maven
for my project management if this helps any.



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

Reply via email to