Forum Discussion
Tim_Arp_112576
Nimbostratus
Aug 12, 2004Handling returned parameters with SOAP and Java
Hi, I have been working on some code to basically mimic the b virtual command line. I'm trying to display the pool members status (up or down) . According to the SDK , the function is like this.
...
Aug 12, 2004
I can't test this right now but if memory serves me correctly I think this is one of the fun little quirks with Apache SOAP. I "think" that if there is no return value but there are out params, it makes the first outparam the return value accessible from resp.getReturnValue() and all subsequent out params accessible from the getParams() call starting at index 0.
Sorry for the go-around here but I haven't actively used Apache SOAP for a while and we don't have many methods in the SDK that have no return value but do have out params. I don't believe there are any samples in the SDK with this usage.
Keep us posted.
-Joe
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
