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.