Hi list, I have a bringing my service to an other host.
I generated my service classes with implementation in contract first manner by Maven2. The implementation has a n annotation @javax.jws.WebService where the property wsdlLocation is set to the absolut path my WSDL. As long as I develop on my machine everything went fine, but when I put it on an other host this path is, needless to say, wrong. How can I give the correct WSDL location or better let the service generate the correct WSDL? Greetings Eric -- View this message in context: http://www.nabble.com/wasdlLocation-FileNotFoundException-tp18377615p18377615.html Sent from the cxf-user mailing list archive at Nabble.com.
