You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by ru...@apache.org on 2001/11/10 04:11:57 UTC

cvs commit: xml-soap/java/samples/interop DeploymentDescriptor.xml

rubys       01/11/09 19:11:57

  Modified:    java/samples/interop DeploymentDescriptor.xml
  Log:
  Get the class name right this time...
  
  Revision  Changes    Path
  1.11      +1 -1      xml-soap/java/samples/interop/DeploymentDescriptor.xml
  
  Index: DeploymentDescriptor.xml
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/samples/interop/DeploymentDescriptor.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- DeploymentDescriptor.xml	2001/11/10 02:28:09	1.10
  +++ DeploymentDescriptor.xml	2001/11/10 03:11:57	1.11
  @@ -47,7 +47,7 @@
   
       <isd:map encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
                xmlns:x="" qname="x:inputHexBinary"
  -             xml2JavaClassName="org.apache.soap.encoding.soapenc.HexSerializer"/>
  +             xml2JavaClassName="org.apache.soap.encoding.soapenc.HexDeserializer"/>
   
       <isd:map encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
                xmlns:x="" qname="x:inputDate"