I get the following exception when deploying HTTP client in an EAR in JBoss.
Anyone got any suggestions?
java.lang.NoSuchMethodError:
org.apache.commons.httpclient.HttpClient.getParams()Lorg/apache/commons/
httpclient/params/HttpClientParams;
at
com.jeff.ConnectionController.setup(ConnectionController.java:153)
jeff porter
