Hi, I'm trying to use SOAP 1.2 - I noticed in the manual and code it should not be tried yet, but I wonder if support can be expected the near future.
E.g. I've read this: ##### WARNING: this is just a blunt copy of SOAP11::Operation, so it ##### does ****NOT IMPLEMENT**** soap12 yet. Used for $wsdl->printIndex ##### when it contains soap12 info. The error I get is this Use of uninitialized value in string eq at /u01/app/wapapp/test/lib/cpan/XML/Compile/SOAP12/Operation.pm line 180. error: cannot find port for fault undef When examining the code It appears to me some SOAP 1.2 support seem to be build in, e.g. I tried to resolve the above by making the error a work but get stuck in the rest the code not really understanding why it fails Is there a workaround, or easy way for you to add/fix this e.g. implement the required overload methods like _sender in the SOAP12 module? Attached the test case with the wsdl and all schema files. PS I checked the WSDL and schema w/ SOAP UI, they appear to be consistent and allow the generation of a mock service etc. Thanks, [MOMAC]<http://www.momac.net/> Alex Rutgers | Chief Technology Officer Tel: +31 102660281 | Mob: +31 6 46006988 Email: [email protected] http://www.momac.net<http://www.momac.net/>| http://twitter.com/momac
<<inline: image003.jpg>>
soap12.tar.gz
Description: soap12.tar.gz
_______________________________________________ Xml-compile mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile
