Forum Discussion
Mark_Scattergoo
Nimbostratus
Feb 02, 2005XML exception when calling ITCMLocalLBVirtualServer.get_virtual_address_list()
I'm writing some iControl code (using iControl 4.6.2) for use against a
540 running 4.5.9 Build 2 and a 2400 running 4.5 PTF3. When I call
ITCMLocalLBVirtualServer.get_virtual_addre...
Loc_Pham_101863
Feb 03, 2005Historic F5 Account
Mark,
According to the SDK documentation, the method signature is like below(ignore the param specific to CORBA). The WSDL will also have two params in the request:
void get_virtual_address_list(
in SessionCredentials creds, <== CORBA Specific
out String[] virtual_addresses,
out String[] vlan_wildcard_addresses );
The signature you saw/gave is just how most SOAP client toolkits deserialize the OUT parameters.
Anyways, I've reproduced this problem internally. And we've put a fix in for this in 4.6.2. I don't know why it worked for you in 4.5 PTF 03.... BTW, this is a problem specific to the way .NET deserializes data, and our fix was a work-around for this MS-specific bug.
Loc
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent 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