consuming java webservice

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sush

    consuming java webservice

    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://<host>/context_root/services/<service-name>?wsdl
    Is anyway can this be handled with out a absloute path
    https://<host>/webservice/RPCRouter.
    Any help will be appreaciated.
    Thanks
    Sush
Working...