Forum Discussion
haeoraki_127471
Nimbostratus
Mar 17, 2004SOAPHTTPConnection Error
I decided to use SOAP.
I installed iControl SDK on my computer. I compiled successfully SOAP Java Sample code - the codes are at iControl-4.5\iControl-4.5\sdk\support\S...
haeoraki_127471
Nimbostratus
Mar 17, 2004
Upper is very useful for me. It is very good article.
I download the file /config/bigconfig/server_fully_qualified_file.crt from BIG-IP and execute the command
keytool -import
-alias mykey
-keystore "C:\Documents and Settings\Administrator\.keystore"
-file server_fully_qualified_file.crt
(at my company server_fully_qualified_file.crt => bigip1.lge.com.crt)
When I execute the command( run GlobalLBDataCenter 156.147.36.225 443 id password ), I met other Error like this :
at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:208)
at org.apache.soap.rpc.Call.invoke(Call.java:255)
at support.SOAP.java.GlobalLB.GlobalLBDataCenter.getDataCenterList
(GlobalLBDataCenter.java:154)
at support.SOAP.java.GlobalLB.GlobalLBDataCenter.processRequest
(GlobalLBDataCenter.java:302)
at support.SOAP.java.GlobalLB.GlobalLBDataCenter.main
(GlobalLBDataCenter.java:312)
To my thinking, connection is completed and other error occurred. Right?
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