On Wed October 14 2009 12:58:52 pm Oliver Wulff wrote: > Hi all > > I guess that the following prefix definition is wrong: > xmlns:jaxws="http://java.sun.com/xml/ns/jaxws > <http://java.sun.com/xml/ns/jaxws> " > > It's in the following files: > samples\jax_rs\basic_https\CherryServer.xml > samples\wsdl_first_https\src\demo\hw_https\client\WibbleClient.xml > samples\wsdl_first_https\src\demo\hw_https\server\CherryServer.xml
In those files, you are probably correct. I don't think they are used at all there. > samples\jaxws_async\wsdl\async_binding.xml > samples\mtosi_1.1\wsdl\transport\http\async_binding.xml Those are bindings files and per jaxws spec, should have elements in that namespace. Thus, those files are correct as is. Dan > You agree? > > Thanks > Oli > -- Daniel Kulp [email protected] http://www.dankulp.com/blog
