Normally, when you package a StAX implementation into a J2EE application, it is expected that the application will get that StAX implementation, and not the implementation provided by the JRE or the application server (it's the same as for DOM and XSLT processor implementations). If that's not the case on WebLogic, then you need to check the WebLogic documentation to see how to do this.
Andreas On Tue, Aug 28, 2012 at 11:22 AM, Jan Swaelens <jan.swael...@sofico.be> wrote: > Hi, > > It is giving me: weblogic.xml.stax.XMLStreamInputFactory > > This is on a WebLogic server, we also deploy on WebSphere and JBOSS -- some > approach that would work on all app servers would be great! > > thanks > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org