Ignore:
Timestamp:
Nov 20, 2008 7:14:58 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
cfabc40
Parents:
c922f23
Message:

Unify the code for calling SOAP and XMLRPC services into a couple classes.
Before there were slightly different semantics everywhere.

Also make the handlers classes rather than the output of stub compiling
functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_types.xsd

    rc922f23 r058f58e  
    629629        <xsd:restriction>
    630630          <xsd:enumeration value="1"/>  <!-- access denied -->
    631           <xsd:enumeration value="2"/>  <!-- proxy error -->
     631          <xsd:enumeration value="2"/>  <!-- protocol error -->
    632632          <xsd:enumeration value="3"/>  <!-- badly formed request -->
    633633          <xsd:enumeration value="4"/>  <!-- server configuration error -->
Note: See TracChangeset for help on using the changeset viewer.