Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 3536 invoked from network); 8 Jun 2006 17:58:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2006 17:58:05 -0000 Received: (qmail 44277 invoked by uid 500); 8 Jun 2006 17:57:39 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 44153 invoked by uid 500); 8 Jun 2006 17:57:38 -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 44091 invoked by uid 99); 8 Jun 2006 17:57:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 10:57:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 10:57:37 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E68E37142D3 for ; Thu, 8 Jun 2006 17:56:33 +0000 (GMT) Message-ID: <20069785.1149789393941.JavaMail.jira@brutus> Date: Thu, 8 Jun 2006 17:56:33 +0000 (GMT+00:00) From: "Matt Hogstrom (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1581) webservices.xml and values can't start with / In-Reply-To: <209355386.1139071704679.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1581?page=all ] Matt Hogstrom updated GERONIMO-1581: ------------------------------------ Fix Version: Verification Required (was: 1.1) > webservices.xml and values can't start with / > ------------------------------------------------------------------------------- > > Key: GERONIMO-1581 > URL: http://issues.apache.org/jira/browse/GERONIMO-1581 > Project: Geronimo > Type: Bug > Security: public(Regular issues) > Components: OpenEJB, webservices > Versions: 1.0 > Reporter: Aaron Mulder > Assignee: Aaron Mulder > Priority: Critical > Fix For: Verification Required > > It seems like it ought to be legal for the value to start with a / (in fact, the book I got my example from uses that). However, in Geronimo, that results in a java.lang.RuntimeException: Could not open stream to wsdl file. If we can't handle the preceding /, we should probably just strip it if it's there and then go on as normal (without the leading / everything is fine). > The same appears to be true for the though it produces an NPE instead of the RuntimeException. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira