> > You can set system property org.apache.cxf.stax.allowInsecureParser=true
Highly not recommended of course -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 20, 2015 at 2:37 PM, Romain Manni-Bucau <[email protected]> wrote: > You can set system property org.apache.cxf.stax.allowInsecureParser=true > > You should also get a log line with: Could not create a secure Stax > XMLInputFactory. Found class xxxx. Suggest Woodstox 4.2.0 or newer. > > Sharing what is xxxx will make it easier to fix. > > tomee+ has woodstox and it is the once which should be used > > > > Romain Manni-Bucau > @rmannibucau > http://www.tomitribe.com > http://rmannibucau.wordpress.com > https://github.com/rmannibucau > > > 2015-02-20 14:21 GMT+01:00 Jean-Louis Monteiro <[email protected]>: > > If you can provide a simple example to reproduce, that would definitely > > help. > > > > -- > > Jean-Louis Monteiro > > http://twitter.com/jlouismonteiro > > http://www.tomitribe.com > > > > On Fri, Feb 20, 2015 at 2:09 PM, davshowhan <[email protected]> > wrote: > > > >> I will try to recreate the whole project from scratch. > >> > >> > >> > >> -- > >> View this message in context: > >> > http://tomee-openejb.979440.n4.nabble.com/Issues-in-creating-a-simple-JAX-WS-web-service-tp4673774p4673832.html > >> Sent from the TomEE Dev mailing list archive at Nabble.com. > >> >
