The MS SOAP toolkit does not put the xsi:type information in it's response
document...The Apache toolkit is counting on the xsi:type attribute.  If
you are using the MS 1.0 toolkit you can modify the listener.asp to add the
type attribute to the response OR in your Java client you can and your own
deserilizer to identify what type the element values are so Apache will
know how to process them....Not sure who's right or wrong here but it is a
pain either way....You may be able to do this automaticly from the Java
client by reading in the WSDL of the MS Server and automagicly
(programaticly) add the type deserializers.

hth
Doug


                                                                                       
                            
                    "Velio Ivanov"                                                     
                            
                    <velio@finsoft.      To:     [EMAIL PROTECTED]               
                            
                    bg>                  cc:     (bcc: Doug 
Swanson/US-Corporate/3M/US)                            
                                         Subject:     Problem between Apache SOAP and 
MS SOAP                      
                    10/01/2001                                                         
                            
                    10:17 AM                                                           
                            
                    Please respond                                                     
                            
                    to soap-dev                                                        
                            
                                                                                       
                            
                                                                                       
                            





    Hi there,

My question is:

    Why params values are not send when connecting to MS .NET Web Service
from a Java client, using Apache SOAP 2.2?
    From other hand there no problem with returned values(the results of
invoked methods).

    What's wrong?

Thanks in advance.

Regards,
Velio Ivanov



<< File att1.htm not included with reply >>




Reply via email to