Hi Eric,
The Dispatch/Provider currently support SOAP/HTTP with request/response
way, what we left is the invokeAsyc/invokeOneway (and also the RPC seems
not working yet, but that's not a part of jaxws)
And we will add the XML/HTTP support later. and the REST support will
also based on XML/HTTP for the first initial tryout.
The JavaScript front end(Provider based) is not ported yet, after i
finished the XML/HTTP, i'll port it to cxf.
Cheers,
James.
Johnson, Eric 写道:
Is the JAX-WS front end, or the JavaScript front end, in good enough
shape to write up some documentation about creating services using them?
Is the preferred service design approach going to be WSDL first?