[Xml-compile] Possible Regression in XML::Compile::WSDL11
Chase Whitener
cwhitener at gmail.com
Wed Oct 14 21:25:21 GMT 2015
I've attached a simple test script to show the perceived problem. The WSDL
can be found herehttps://www.cwhitener.com/resource.wsdl
In version 2.38 I could (without error):my $wsdl =
XML::Compile::WSDL11->new($content_from_attached_file);
Yet, in version 3.03, the same code produces the error:error: no address in
port ResourceWSSoap12
Thanks,
Chase
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20151014/df22ed35/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pl
Type: text/x-perl-script
Size: 276 bytes
Desc: not available
URL: <http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20151014/df22ed35/attachment.bin>
More information about the Xml-compile
mailing list