Results 1 to 3 of 3

Thread: Can I send broadcast SOAP message with incoming info?

  1. #1
    Join Date
    Dec 2007
    Posts
    4

    Default Can I send broadcast SOAP message with incoming info?

    One of my services have to:

    1 - to get incoming info message from Oracle service
    2 - to process this message
    3 - to send response message to another remote service as broadcast message

    May I do it using Spring-WS? I in perplexity on point #3

    P.S. Other my services are using classical model type of request-response with Spring-WS

    Thanks

  2. #2
    Join Date
    Dec 2007
    Posts
    4

    Default

    Well I'll ask another question:

    May I inject Spring-ws client to Oracle procedure PL/SQL, what will be calling by trigger (setting on any field of table would changed), and that client will send SOAP message to another service?

    P.S. Sorry for my poore English

  3. #3
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    I think what you ask for is supported by WS-Addressing, which will be part of 1.5 M2.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

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