I encountered an issue when building echo services from the example WSDLs: http://www.w3.org/2002/ws/databinding/examples/6/05/ building a test service for each individual example WSDLs is tricky to manage, however few toolkits can process the all-examples in a single wsdl: http://www.w3.org/2002/ws/databinding/examples/6/05/examples.wsdl Maybe we need to generate 'basic.wsdl', 'advanced.wsdl' and 'other.wsdl' but in the meantime I've found it useful to remove those individual examples on a per-toolkit basis known to cause barfing: xsltproc \ --stringparam exclude ":Contact:UnionSimpleDateString:UnionDateString:" \ http://www.w3.org/2002/ws/databinding/edcopy/patterns/examples2wsdl.xsl \ http://www.w3.org/2002/ws/databinding/examples/6/05/examples.xml \ > toolkit-friendly.wsdlReceived on Tuesday, 18 July 2006 12:42:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:22:09 GMT