Hello, Is the error below a classpath problem or a jar version problem? I am using cactus 1.4.1 and tomcat 4.0.6. I've seen some postings about this and they talked about getting a newer version of the httpclient, which I tried, but it had the same results.
<error message="org.apache.commons.httpclient.HttpRecoverableException: java.net.SocketException: Software caused connection abort: socket write error" type="org.apache.commons.httpclient.HttpException">org.apache.commons.httpclient.HttpException: org.apache.commons.httpclient.HttpRecoverableException: java.net.SocketException: Software caused connection abort: socket write error at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:476) at __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
