users@jax-ws.java.net

Re: axis to jax-ws: message processing?

From: Kristian Rink <kawazu_at_zimmer428.net>
Date: Thu, 09 Nov 2006 07:27:16 +0100

Hi there, Vivek, list;

and first off thanks a lot for your quick reply and the hints.


Vivek Pandey schrieb:
> See the Provider documentation in the latest RI documentation:
>
> https://jax-ws.dev.java.net/nonav/jax-ws-21-ea2/docs/provider.html
>
> On the client side you can use Dispatch to work directly on the
> SOAPMessage.
>
> For Dispatch, refer :
> https://jax-ws.dev.java.net/nonav/jax-ws-21-ea2/docs/dispatch.html
>
> hope it helps,


Indeed it does - thanks. Just took a quick look across those pages, it
seems rather promising; I'll give it a try later this day. :) Just one
more question on that, perhaps: I've seen that the @WebService creation
by now has been perfectly integrated into NetBeans, making development
of both servers and clients merely a breeze. Is this already the same
talking about the Provider/Dispatcher thing?

Anyhow, thanks and best regards,
Kristian