Results 1 to 3 of 3

Thread: SOAP Over JMS Client - XFire, Spring WS

  1. #1
    Join Date
    Jul 2005
    Location
    Zagreb, Croatia
    Posts
    69

    Default SOAP Over JMS Client - XFire, Spring WS

    Hello all,

    I was wondering if anyone had a working knowledge of writing a services client for SOAP over JMS services. Could it be done using XFire dynamic client capabilities? If so, how? Is Spring WS client api suitable for the job?
    Any tips? Tricks? Configuration clues ?
    I have a dynamic XFire client which works fine for HTTP services, but i haven't tried it for SOAP over JMS because that type of service is unavailable to me (at the moment )

    Thanks in advance!

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

    Default

    All major SOAP stacks offer JMS support, but the support is proprietary now, i.e. you cannot expect an message sent by Spring-WS to be understood by XFire.

    There is a a start of a spec, but AFAIK noone has implemented it yet.

    See also this issue.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

  3. #3
    Join Date
    Feb 2009
    Posts
    8

    Default

    Hi Miha,

    Did u find solution to the question you posted here. I am new to webservices. Even i am using dynamic client of XFire and it is working fine.

    Now i wanted to use jms as transport instead of http. Hence i request you to share the solution you used and sample code.

    Awaiting response, thanks in advance.

Posting Permissions

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