Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 75162 invoked from network); 28 Jul 2007 10:54:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Jul 2007 10:54:13 -0000 Received: (qmail 12568 invoked by uid 500); 28 Jul 2007 10:54:14 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 12550 invoked by uid 500); 28 Jul 2007 10:54:14 -0000 Mailing-List: contact cxf-issues-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-issues@incubator.apache.org Received: (qmail 12541 invoked by uid 99); 28 Jul 2007 10:54:14 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2007 03:54:14 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2007 10:54:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0F1687141F6 for ; Sat, 28 Jul 2007 03:53:53 -0700 (PDT) Message-ID: <16176645.1185620033058.JavaMail.jira@brutus> Date: Sat, 28 Jul 2007 03:53:53 -0700 (PDT) From: "Glen Mazza (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Updated: (CXF-856) Improvements to messages in Jetty_http transport In-Reply-To: <16668076.1185619913153.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza updated CXF-856: --------------------------- Attachment: invalid-engines.xml > Improvements to messages in Jetty_http transport > ------------------------------------------------ > > Key: CXF-856 > URL: https://issues.apache.org/jira/browse/CXF-856 > Project: CXF > Issue Type: Improvement > Components: Transports > Reporter: Glen Mazza > Priority: Minor > Attachments: invalid-engines.xml, JettyPatch.txt > > > Improved error messages from Willem's latest patch. Note invalide-engines.xml is removed, replaced with identical invalid-engines.xml. Also check JettyHTTPServerEngine.RetrieveListenerFactory() -- I moved the exception handling to *before* obtaining the connectorFactory; also new exception messages might not exactly state the problem. > Also, I have not tested these changes (I don't know Jetty), I just fixed the writing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.