I my case i have this problem with a float,  you say that the xsi:type is 
not namespace-qualified, where do you specify this type, I only make a 
"Standard Java Class Deployment Descriptor" for deploy this service on 
Apache SOAP and i dont see xsi:type



<isd:service xmlns:isd="http://xml.apache.org/xml-soap/deployment";
             id="urn:toto">
  <isd:provider type="java"
                scope="Application"
                methods="affiche">
    <isd:java class="toto"  />
  </isd:provider>
  
<isd:faultListener>org.apache.soap.server.DOMFaultListener</isd:faultListener>
</isd:service>


_________________________________________________________________
Téléchargez MSN Explorer gratuitement à l'adresse 
http://explorer.msn.fr/intl.asp

Reply via email to