FYI BindingOperationalInfo is null with JAX-RS

On Mon, Mar 19, 2012 at 1:43 PM, Glen Mazza <[email protected]> wrote:
> Perhaps my example here (and interceptor choice notes at the bottom) can
> help you:
> http://www.jroller.com/gmazza/entry/jaxwshandlers_to_cxfinterceptors
>
> Glen
>
>
> On 03/18/2012 08:57 PM, Alex O'Ree wrote:
>>
>> I'm building an intercept for jaxws soap services that needs to
>> operate in both client and server contexts.
>>
>> After attaching the debugger to my POST_LOGICAL interceptor, I do not
>> see any variables within the message context that contains anything
>> related to the soap method being executed, which I unfortunately need.
>> Is there another way to obtain this or do I need to run in a different
>> phase?
>
>
>
> --
> Glen Mazza
> Talend Community Coders - coders.talend.com
> blog: www.jroller.com/gmazza
>

Reply via email to