I think in principal it will be similar to this demo
<cxf>/samples/jaxws_handlers/src/demo/handlers/common/LoggingHandler.java
but instead of a SOAPMessageContext, you would be handling a
MessageContext as in the testcase.

/Dave

On Thu, Oct 22, 2009 at 12:21 PM, Brenda Coulson <bren...@dystech.com> wrote:
>
> Dave
>
> thanks - that does help to see how it is invoked, however it is being
> invoked from Spring for me. I actually need help writing an interceptor that
> derives from this interceptor.
>
> brenda
>
> Dave Stanley wrote:
>>
>> There's a test here:
>>
>> http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/handler/LogicalHandlerInterceptorTest.java?view=markup
>>
>> Hope that helps
>> /Dave
>>
>>
>> On Thu, Oct 22, 2009 at 12:12 PM, Brenda Coulson <bren...@dystech.com>
>> wrote:
>>>
>>> All
>>>
>>> Has anyone had any success using LogicalHandlerInInterceptor? I can not
>>> find
>>> examples of it in the sample code or any way to use it from the
>>> documentation. Any and all help/pointers would be greatly appreciated!!
>>>
>>> Thanks in advance
>>> brenda
>>> --
>>> View this message in context:
>>> http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26012831.html
>>> Sent from the cxf-user mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/LogicalHandlerInInterceptor-examples-tp26012831p26012961.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>

Reply via email to