It seems to be something to do with the MANIFEST.MF file's Class-path being rather long.
Guess its time to start compacting a few JAR's together. Jeff porter -----Original Message----- From: Jeffrey Porter [mailto:[EMAIL PROTECTED] Sent: 24 October 2006 13:12 To: HttpClient User Discussion Subject: NoSuchMethodError when deployed in JBoss EAR 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
