How to call java web service from C# code(.net)
843833Jun 16 2009 — edited Jun 17 2009Hi All,
Basically iam .net developer, my need is to call java web service from .net client code.
The need is as follows:
Whenever a new file get stored in document library(Sharepoint), a . net event handler gets called which will call or consume java web service to import that file into some other java based site document library.
Here to access the site document library, we are only java API, so i need to call java webservice.
Kindly help me on this regards,
Thanks in advance,
samual