Forum Discussion
Conrad_Link_166
Nimbostratus
Oct 29, 2004problem using add_string_class_member
I'm having trouble using the new v9 add_string_class_member.
Here's the code snippet:
use SOAP::Lite;
import SOAP::Data 'name';
$soap = SOAP::Lite
...
Conrad_Link_166
Nimbostratus
Oct 29, 2004Still the same error. I tried your code snippet and got a different error. Here's the SOAP message:
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:namesp2="http://xml.apache.org/xml-soap" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
xmlns:namesp1="urn:iControl:LocalLB/Class">
xsi:type="SOAP-ENC:Array">
.png
images
Here's the error I get back:
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
SOAP-ENV:Server
Exception caught in LocalLB::Class::add_string_class_member()
Exception: Common::OperationFailed
primary_error_code : 16908342 (0x01020036)
secondary_error_code : 0
error_string : 01020036:3: The requested string class member (images .png) was not found.
-ConradRecent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects