Forum Discussion
E_Lenny_Brown_1
Nimbostratus
Nov 23, 2005SOAPException trying get_wideip_list
I have modified the java sample "GlobalLBGlobal.java to try and do a get_wide_ip_list.
In this block of code:
call.setMethodName("get_wideip_list");
Response resp = call.invok...
Nov 29, 2005
This is a bug in the local bindings in the SDK. Basically, the bindings specify that the number_pools member in the WideipBriefAttribute structure is of type short but the type in the SOAP response is specified as an integer. This is what is causing the type conflict.
I'll work on getting a patched version of the 4.6.3 SDK updated on this site. In the mean time if you change all references of "short" to "int" in the files in the support/SOAP/java/shared directory of your SDK and re-compile you should be all set.
-Joe
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
