Changeset 5858c72 for fedd/Makefile


Ignore:
Timestamp:
Jun 5, 2009 3:52:45 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:
4e7cf7b
Parents:
f4cc4b7
Message:

axis didn't like the layout of these WSDL files - presumably the multiple imports across related namespaces. This unified file seems to be parsable and probably is more portable. Some syntax differences in the fault definitions that ZSI glossed over have been corrected as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/Makefile

    rf4cc4b7 r5858c72  
    55                ${MODULE_DIR}/fedd_internal_services.py \
    66                ${MODULE_DIR}/fedd_services_types.py
    7 WSDL_FILES= wsdl/fedd.wsdl wsdl/fedd_bindings.wsdl wsdl/fedd_messages.wsdl \
    8             wsdl/fedd_types.xsd wsdl/fedd_internal.wsdl \
    9             wsdl/fedd_internal_bindings.wsdl wsdl/fedd_internal_messages.wsdl
     7WSDL_FILES= wsdl/fedd.wsdl wsdl/fedd_types.xsd wsdl/fedd_internal.wsdl
    108
    119VERSION=1.0
Note: See TracChangeset for help on using the changeset viewer.