Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 70478 invoked from network); 3 Jun 2003 14:08:38 -0000 Received: from adsl-212-59-9-151.takas.lt (HELO proxy.danet.lt) (212.59.9.151) by daedalus.apache.org with SMTP; 3 Jun 2003 14:08:38 -0000 Received: from DANLTWS07 ([134.101.234.4]) by proxy.danet.lt (8.12.6p2/8.12.3) with SMTP id h53E7lKT002764 for ; Tue, 3 Jun 2003 16:07:48 +0200 (EET) (envelope-from pranas.baliuka@danet.lt) From: "Pranas Baliuka" To: Subject: java.net.SocketException & The XML page cannot be displayed (HTTP disabled) Date: Tue, 3 Jun 2003 17:09:27 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, I am very new user of cactus. I tried to use Cactus jakarta-cactus-13-1.4b1 to test servlets in Jetty (integrated with Jboss3.0.2) I. java.net.SocketException for (https://.../ServletTestRunner?suite=XXX): - - - java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:168) at java.net.SocketInputStream.read(SocketInputStream.java:182) at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:52 0) at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.j ava:1001) at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.jav a:969) at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:491 ) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:316) at org.apache.cactus.client.HttpClientConnectionHelper.dispatch24_connect(HttpC lientConnectionHelper.java;org/apache/cactus/util/log/LogAspect.java(1k):163 ) at ... II. Atempt applying with XSL (https://.../&xsl=junit-noframes.xsl). I think it is bug. Is it possible to use only HTTPS requests to invoke tests? Ideas, comments, suggestions! Thanks, Pranas Baliuka