Cactus 1.8.0 & HttpComponents (HttpClient 4.0)
Cory Lum <[email protected]> Thu, 21 Oct 2010 10:16:47 -0400
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
--00163641674f626f480493212d6a Content-Type: text/plain; charset=ISO-8859-1 Hi, I've upgraded to HttpComponents in my application http://hc.apache.org/ since Commons HttpClient 3.x is nearing the end of life. All my cactus tests are failing with the exception, java.lang.NoClassDefFoundError: org/apache/commons/httpclient/HttpMethod. Is there a way to get cactus running with HttpComponents? I doubt it's safe to have both HttpComponents and HttpClient 3.x in my classpath. Please help. Thanks, Cory --00163641674f626f480493212d6a--