Search:

Type: Posts; User: vik; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,229

    I want to send custom xml if the validation fails...

    I want to send custom xml if the validation fails in validateMessage() to the webservice client. I am using Spring Integration and tried to send custom xml to errorChannel using...
  2. Replies
    6
    Views
    1,229

    Thanks a lot man.... Its working :) :)

    Thanks a lot man....
    Its working :) :)
  3. Replies
    6
    Views
    1,229

    Thanks harish.. But the problem is not yet...

    Thanks harish.. But the problem is not yet resolved.

    This is my original soap message sent from soapUI

    <soapenv:Envelope>
    <soapenv:Header>
    <wsse:Security soapenv:mustUnderstand="1"...
  4. Replies
    6
    Views
    1,229

    Unable to read security information

    How can i read the usernameToken and Password from SOAP header in EndPointInterceptors.
    Below is my SOAP header.

    <soapenv:Header>
    <wsse:Security soapenv:mustUnderstand="1"...
  5. Replies
    2
    Views
    1,296

    Thanks for responding.. I'll try it :)

    Thanks for responding..
    I'll try it :)
  6. Replies
    2
    Views
    1,296

    Asynchronous Logging Interceptors

    Hi!

    I am a newbie to Spring and Spring Integration. I am using Spring webservice from past 1 week. I wanted to log the request (header + payload) coming from webservice gateway to the database, so...
  7. Replies
    0
    Views
    462

    Exception Handling in SI

    Hi All,

    I am new to Spring Integration. I would like to know how exception/error is handled in Spring Integration.
    In the sample code which i tried throws MessageHandlingException but the...
Results 1 to 7 of 7