Forum Discussion
vishal_124938
Feb 22, 2013Nimbostratus
Downloading iControl jar using maven pom.xml
Hi,
We are using maven framework. What are the parameters I need to give in pom.xml so that maven will download the iControl.jar while doing "mvn install"?
-Vishal
Feb 27, 2013
The "Unknown method" error typically means that you are using a newer version of the library and trying to access a method that on an older version that didn't exist yet. Networking.VLAN.create_v2() was added in v11.0. What's the version of the BIG-IP you are connecting to? If you are pre v11.0, you'll want to use the Networking.VLAN.create() method.
-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