Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 57145 invoked from network); 16 Sep 2007 02:20:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Sep 2007 02:20:13 -0000 Received: (qmail 75625 invoked by uid 500); 16 Sep 2007 02:20:06 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 75569 invoked by uid 500); 16 Sep 2007 02:20:06 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 75560 invoked by uid 99); 16 Sep 2007 02:20:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2007 19:20:05 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of bim2007@basistech.com does not designate 199.88.205.99 as permitted sender) Received: from [199.88.205.99] (HELO mail.basistech.com) (199.88.205.99) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Sep 2007 02:21:52 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: java2ws tests mostly fail Date: Sat, 15 Sep 2007 22:19:43 -0400 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: java2ws tests mostly fail Thread-Index: Acf4BbcrxYjbtnCGTESg/sChWbM0QgAAlDYg References: From: "Benson Margulies" To: X-Virus-Checked: Checked by ClamAV on apache.org Ignore this, I'm sorry. > -----Original Message----- > From: Benson Margulies [mailto:bim2007@basistech.com] > Sent: Saturday, September 15, 2007 10:03 PM > To: cxf-dev@incubator.apache.org > Subject: java2ws tests mostly fail >=20 > Most of the java2ws test cases appear to pass because (a) they don't > check the error stream, (b) they don't remove tmp.wsdl before running > the program and checking for it. I've fixed (b), and now the cases fail. >=20 >=20 >=20 > I will open a jira and attach the failing version of the test. >=20 >=20