- or download this
#! /usr/bin/perl -wl
use strict;
...
if ($return->fault) {
die $return->faultstring;
}
- or download this
java.rmi.RemoteException: RIAccount object is not available in session
+ at test.pl line 24.
- or download this
((ResponsysWSSoapBindingStub) service).setMaintainSession(true);
- or download this
#! /usr/bin/perl -wl
use strict;
...
$soap->login('USER', 'PASSWORD');
print $soap->listFolders;
- or download this
'org.xml.sax.SAXParseException: The value of the attribute "p
refix="xmlns",localpart="namesp1",rawname="xmlns:namesp1"" is invalid.
+ Prefixed
namespace bindings may not be empty.'