Maybe this is related to: https://issues.apache.org/jira/browse/OPENEJB-1126
I.e. it's a CXF issue in the first place. Cheers Daniel On Thu, Apr 4, 2013 at 7:01 AM, Romain Manni-Bucau <[email protected]>wrote: > Hi > > What's the issue? > Le 4 avr. 2013 00:25, "ehenson" <[email protected]> a écrit : > > > 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. >
