dev@jax-ws.java.net

Re: BindingProvider response context property

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Thu, 27 Jul 2006 20:19:53 -0700

Arun Gupta wrote:

> Somewhere after JAX-WS #1212, response context on BindingProvider is
> returning AddressingContext (a javax.xml.* property as of now) as null
> even though it's present in responseContext.packet.invocationProperties.

What about scope? Is it in Handler scope by chance ?

Jitu

>
> I'll debug this tomorrow but in the meanwhile does anybody know what
> might have caused this ?
>
> -Arun