Skip to content

Exception WDSL format incorrect #23

@GoogleCodeExporter

Description

@GoogleCodeExporter
W3 validator throws: Invalid per cvc-complex-type.1.4: required attribute 
{None}:name not present
http://www.w3.org/2001/03/webdata/xsv?docAddrs=http%3A%2F%2Fwan24.de%2Ftest%2Fph
pwsdl2%2Fdemo.php%3FWSDL&style=xsl#

PHP Soapclient throws:
Fatal error: SOAP-ERROR: Parsing WSDL: Missing name for  of 'methodName' in...

Solvable by changing line 140 of class.phpwsdlmethod.php to:
$res[]='<wsdl:fault name="'.$this->Name.'Exception" 
message="tns:'.$this->Name.'Exception" />';

Original issue reported on code.google.com by [email protected] on 9 Apr 2013 at 1:49

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions