can you paste the content of you lib/ directory?
Probably a stax impl or any xml lib you are embedding.

JLouis

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com

On Fri, Feb 20, 2015 at 12:59 PM, davshowhan <[email protected]>
wrote:

>
> Thanks a lot man, I got it to work. I can now see the wsdl file in the uri.
>
> Another problem though, when I create the web service client and run it, I
> get this error:
>
> Caused by: java.lang.RuntimeException: Cannot create a secure
> XMLInputFactory
>         at
>
> org.apache.cxf.staxutils.StaxUtils.createXMLInputFactory(StaxUtils.java:311)
>         at
> org.apache.cxf.staxutils.StaxUtils.getXMLInputFactory(StaxUtils.java:261)
>         at
>
> org.apache.cxf.staxutils.StaxUtils.createXMLStreamReader(StaxUtils.java:1491)
>         at
>
> org.apache.cxf.staxutils.StaxUtils.createXMLStreamReader(StaxUtils.java:1382)
>         at
>
> org.apache.cxf.wsdl11.WSDLManagerImpl.loadDefinition(WSDLManagerImpl.java:234)
>         ... 9 more
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/Issues-in-creating-a-simple-JAX-WS-web-service-tp4673774p4673828.html
> Sent from the TomEE Dev mailing list archive at Nabble.com.
>

Reply via email to