From dev-return-74560-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Wed Jul 01 07:59:02 2009 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23624 invoked from network); 1 Jul 2009 07:59:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jul 2009 07:59:02 -0000 Received: (qmail 26523 invoked by uid 500); 1 Jul 2009 07:59:12 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 26417 invoked by uid 500); 1 Jul 2009 07:59:12 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 26403 invoked by uid 99); 1 Jul 2009 07:59:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2009 07:59:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2009 07:59:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9F9B1234C004 for ; Wed, 1 Jul 2009 00:58:47 -0700 (PDT) Message-ID: <1016245327.1246435127639.JavaMail.jira@brutus> Date: Wed, 1 Jul 2009 00:58:47 -0700 (PDT) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4724) Empty string for contextPath should not be allowed In-Reply-To: <1874028805.1246433927261.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan updated GERONIMO-4724: --------------------------- Attachment: Geronimo-4724.patch Attach a patch, please help to review it. BTW, do we have any special rule for committing the patch to the spec svn? Thanks ! > Empty string for contextPath should not be allowed > -------------------------------------------------- > > Key: GERONIMO-4724 > URL: https://issues.apache.org/jira/browse/GERONIMO-4724 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: specs > Affects Versions: 2.2 > Reporter: Ivan > Assignee: Ivan > Fix For: 2.2 > > Attachments: Geronimo-4724.patch > > > While passing the empty string as the contextPath to the newInstance method, no exception is thrown, which expects a JAXBException. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.