Forum Discussion
Lerna_Ekmekciog
Nimbostratus
Sep 06, 2005MONITOR_RULE_TYPE_NONE
Hi again,
I see that in the sdk there is a LocalLBMonitorRuleType called "MONITOR_RULE_TYPE_NONE".
Explanation in sdk for this is as follows:
"The object is explicitly ...
Lerna_Ekmekciog
Nimbostratus
Sep 15, 2005To shed some more light on this problem I'm sending you the code that I use to reproduce it.
String os = System.getProperty("os.name");
System.setProperty("javax.net.ssl.trustStore", System.getProperty("user.home") + "/.keystore");
String m_endpoint = "https://:@:/iControl/iControlPortal.cgi";
LocalLBMonitorBindingStub m_monitor = (LocalLBMonitorBindingStub)
new LocalLBMonitorLocator().getLocalLBMonitorPort(new java.net.URL(m_endpoint));
m_monitor.setTimeout(300);
m_monitor.get_template_list();
Replace ,,, with your own values. As you can see I am not doing anything fancy but simply binding and invoking get_template_list(). I run my code on a Linux box from within Eclipse. I have no problems getting list of pools, virtuals and so on from the same F5 in this same setup using iControl sdk methods for pools,virtuals,etc. This is why I think axis should not be the problem. Let me know what your suggestion is to track this down.
Lerna
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
