Digging through vendor WSDL files to
2012-02-09 20:41:08.093788+01 by Dan Lyke 4 comments
Digging through vendor WSDL files to figure out why SOAP::WSDL wsdl2perl crashes on one isn't what I'd hoped to be doing with today.
2012-02-09 20:41:08.093788+01 by Dan Lyke 4 comments
Digging through vendor WSDL files to figure out why SOAP::WSDL wsdl2perl crashes on one isn't what I'd hoped to be doing with today.
comments in ascending chronological order (reverse):
#Comment Re: made: 2012-02-09 22:02:57.064735+01 by: ebwolf
And you just crossed the boundary between satire and stupidity. Guess which side you're on?
#Comment Re: made: 2012-02-10 17:59:15.529577+01 by: Dan Lyke [edit history]
Yep. I'm about this close to just dumping sample queries with soapUI and parsing the results with regexes. If I were doing this for myself, rather than as a part of a team, I'd have done this already.
#Comment Re: made: 2012-02-10 22:35:37.852321+01 by: Dan Lyke
Oh, and should anyone else ever be tracking this: wsdl2perl doesn't like when an operation lacks an output.
#Comment Re: made: 2012-02-11 22:43:56.461463+01 by: meuon
I'm becoming a big fan of fixed length ascii files again.