Digging through vendor WSDL files to
2012-02-09 19:41:08.093788+00 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 19:41:08.093788+00 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 21:02:57.064735+00 by: ebradway
And you just crossed the boundary between satire and stupidity. Guess which side you're on?
#Comment Re: made: 2012-02-10 16:59:15.529577+00 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 21:35:37.852321+00 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 21:43:56.461463+00 by: meuon
I'm becoming a big fan of fixed length ascii files again.