Results 1 to 2 of 2

Thread: Intercept incoming / outgoing soap messages

  1. #1
    Join Date
    Mar 2008
    Posts
    4

    Default Intercept incoming / outgoing soap messages

    Hi,

    Is there any way I can intercept incoming and outgoing soap messages in Spring Web Services.

    I am using WebServiceTemplate.sendSourceAndReceiveToResult method.

    Thanks,

  2. #2

    Default

    Yes there is and its called ClientInterceptor. Check out the reference manual and the javadoc for more details.
    Tareq Abedrabbo

    My Twitter
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •