Results 1 to 3 of 3

Thread: c# (arrrhhh...) and Spring Remoting

  1. #1

    Default c# (arrrhhh...) and Spring Remoting

    Hi,

    I need to call few managers which are in my spring application using an applciation made in c#.

    For the moment i exposed my services with Burlap (this part is ok) but for the c# part can i use product like http://www.xml-rpc.net ?

    Is there someone an exampe ?

    Thanks,

    Fabien.

  2. #2

    Default

    In fact i use the classical JAX-RPC, works fine with c# with a web-service.

    If the team is interessed for an article about this test i am agree. It is so easy but a sample is always good enough. I can explain how to use ant to generate the wssd ... for example.

    Fabien.

  3. #3
    Join Date
    Aug 2004
    Location
    Linz, Austria
    Posts
    391

    Default

    Sure, an article about using JAX-RPC to access a Spring backend from C# would be great! For a start, you could create an article on our wiki...

    Juergen

Posting Permissions

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