![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: SOAP::Lite login setupby Anonymous Monk |
on Feb 03, 2013 at 10:46 UTC ( #1016819=note: print w/replies, xml ) | Need Help?? |
There is nothing anyone can do to help you with unknowable server, unknowable wsdl, and unknowable error -- 500 means generic somethings wrong, useless for making suggestions I gave you my SOAP debugging tips, try to apply them, then you'll have some idea where you're going wrong with the SOAP request you're sending Maybe this short SOAP::Lite tutorial can help you How to Call a .NET-based Web Service Using the SOAP::Lite Perl Library SOAP::Lite WSDL support is easily broken, SOAP is very painful (I hate it), but it appears you're forced to deal with SOAP, so I urge you to switch to XML::Compile
In Section
Seekers of Perl Wisdom
|
|