I don't think there is any XMLInputFactory implementation in this jars. CXF requires a secure on which is provided by woodstox 2.4.0+
I don't understand why you even had the previous error. Most (all?) those jar are already provided in TomEE/lib directory, so I don't understand why you need to add them. Even more considering axis.jar Anyway to share a simple project to reproduce the problem? JLouis -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 20, 2015 at 1:50 PM, davshowhan <[email protected]> wrote: > WEB-INF/lib > > axis.jar > commons-discovery-0.2.jar > commons-logging.jar > jaxrpc.jar > neethi-3.0.3.jar > saaj.jar > wsdl4.jar > xmlschema-core-2.0.3.jar > > > 1. the xmlschema and neethi i added due fix previous errors > 2. i dont know how a jaxrpc.jar got in there > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Issues-in-creating-a-simple-JAX-WS-web-service-tp4673774p4673830.html > Sent from the TomEE Dev mailing list archive at Nabble.com. >
