Hello, I am confused a little for this - I want to do wsdl first configuration and I define my jaxws:endpoint with wsdlLocation="WEB-INF/hello.wsdl" - but it just seems that the service is build from the java class and not wsdl file. e.g. If I specify a completely wrong wsdl filename in wsdlLocation, it doesn't give any error.
How do I configure wsdl first from xml? Also is it possible to configure wsdl first using simple:server configuration? -- View this message in context: http://www.nabble.com/specifying-wsdlLocation-in-jaxws%3Aendpoint-tf4635501.html#a13238034 Sent from the cxf-user mailing list archive at Nabble.com.
