Forum Discussion
DannyG_34437
Cirrus
Aug 06, 2010iControl assembly into Netbeans??
Hi, a java and an F5 newbe here. I have netbeans loaded and have downloaded the iControl java binary. How do I load (??) the iControl binary into netbeans? Sorry for such a basic question. Appreciate any help with this..
Regards,
Danny
- DannyG_34437
Cirrus
Auh.. I may be running in circles here… - I would recommend using the iControl library for Java, not the wrappers. The Wrappers were a project to provide a few use cases around the core APIs contained in the iControl library for java (iControl.jar). The wrappers do not provide the entire API set and you may not get all the functionality you need. For instance, I believe it's just LTM centric so there aren't any GTM based wrapper methods in there for you.
iControl.Interfaces interfaces = new iControl.Interfaces(); interfaces.initailize("bigip_address", "bigip_user", "bigip_pass"); String [] vs_list = interfaces.getLocalLBVirtualServer().get_list();
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