As long as you don't require any kind of SSL, there should be no issues of not 
automatically writing interoperable code unless of course the WSDL file isn't 
conforming to required standards :-)
 
Each client should be capable of handling the webservice based upon the WSDL 
file alone.
 
I manage two webservice solutions based upon axis2 version 1.1.1 and I know of 
tree different client solutions connecting without any problems. All client 
code is generated based upon the WDSL file I have provided to the client 
developers.
 
\pgj

        -----Original Message-----
        From: Vibhor_Sharma [mailto:[EMAIL PROTECTED] 
        Sent: Friday, April 13, 2007 9:09 PM
        To: [EMAIL PROTECTED]
        Subject: Interoperability issues while using DOT NET client
        
        
        Hi 
           I have developed the web services using axis21.1.1 and they work 
fine till the time i use axis2 generated stubs. 
         
        I tried testing it with the Dot Net based client and i get errors.
         
        Are there special considerations that have to be taken while writing an 
interoperable code?
         
         
        Thanks
        Vibhor
         

Reply via email to