dev@jax-ws.java.net

Re: creating responses with new jax-ws SPIs

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Wed, 04 Oct 2006 10:54:56 -0400

>
> I changed Packet.createServerResponse with the following signature:
>
> Packet createServerResponse(Message responseMessage, AddressingVersion
> av, SOAPVersion soapVersion, java.lang.String action)

That looks great -- thanks. Just made the switch.

> Would you need a similar capability on the client side as well ?

I can't think of any uses for that right now in my code, so nope.

Thanks for the other info as well.

Cheers,
Bobby