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
vishal_124938
Feb 23, 2013Nimbostratus
Hi,
I used the following
NetworkingVLAN.getNetworkingVLANPort().create_v2(vlanNames, vlanIds, arrayOfNetworkingVLANMembers, arrayeOfCommonEnabledState, timeOut);
And am getting the following Exception
Unknown method "{urn:iControl:Networking/VLAN}:create_v2
Do i need to import anything else apart from iControl.jar?
More details of the Exception
==================
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client
faultSubcode:
faultString: Unknown method "{urn:iControl:Networking/VLAN}:create_v2"
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:Unknown method "{urn:iControl:Networking/VLAN}:create_v2"
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at iControl.NetworkingVLANBindingStub.create_v2(NetworkingVLANBindingStub.java:796)
at com.anuta.service.features.BigIpLTMFeature.addVlansAndSelfIps(BigIpLTMFeature.java:223)
{http://xml.apache.org/axis/}hostname:anutauser-THINK
-Vishal
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