1
Reply

Consuming Java web service from .Net

sush_m

sush_m

Apr 27 2005 12:59 PM
1.9k
Hi, I have a question, somebody with exposure please answer. I need to call a JAVA webservice from C# (VS.6 & SOAP tool kit or VS.net). The Java webservice has been deployed on SOAP RPC Router . But there is no absloute path for the WSDL docs, everything should go via this router. I have gone through different scenario and everywhere it is mentioned as the proxy should be created from the WSDL location or reference the absolute location of either asmx or wsdl like http:///context_root/services/?wsdl Is anyway can this be handled with out a absloute path https:///webservice/RPCRouter. Any help will be appreaciated. Thanks Sush

Answers (1)