Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 43948 invoked from network); 27 Apr 2006 16:17:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 16:17:31 -0000 Received: (qmail 76476 invoked by uid 500); 27 Apr 2006 16:17:03 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 76367 invoked by uid 500); 27 Apr 2006 16:17:03 -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 76240 invoked by uid 99); 27 Apr 2006 16:17:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 09:17:02 -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, 27 Apr 2006 09:17:01 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 59C5541000E for ; Thu, 27 Apr 2006 16:16:38 +0000 (GMT) Message-ID: <18718929.1146154598365.JavaMail.jira@brutus> Date: Thu, 27 Apr 2006 16:16:38 +0000 (GMT+00:00) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1586) In naming schema, make uri optional in portType In-Reply-To: <2064835614.1139160844343.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-1586?page=all ] Aaron Mulder updated GERONIMO-1586: ----------------------------------- Fix Version: (was: 1.2) Assign To: Aaron Mulder Priority: Minor (was: Major) Would like to look at this for 1.1, but seriously, who uses J2EE web services anyway? Much less with partial WSDLs. Should at least see if it's still an issue in the 1.1 schemas. > In naming schema, make uri optional in portType > ----------------------------------------------- > > Key: GERONIMO-1586 > URL: http://issues.apache.org/jira/browse/GERONIMO-1586 > Project: Geronimo > Type: Improvement > Security: public(Regular issues) > Components: naming, webservices > Versions: 1.0 > Reporter: Aaron Mulder > Assignee: Aaron Mulder > Priority: Minor > Fix For: 1.1 > > Currently the portType requires . If you only want to add security settings to the web service, and are happy to default to the URI in the WSDL, you should not need to repeat the URI here. So technically, you should need either the or or both, but I think it's easier to model in the schema as making them both optional, and if you add a with nothing but a name, well then, nothing will change from the original J2EE DD service-ref and WSDL. -- 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