Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F5174BE3 for ; Wed, 6 Jul 2011 00:46:43 +0000 (UTC) Received: (qmail 34785 invoked by uid 500); 6 Jul 2011 00:46:42 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 34667 invoked by uid 500); 6 Jul 2011 00:46:41 -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 34660 invoked by uid 99); 6 Jul 2011 00:46:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 00:46:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 00:46:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0F7C141812 for ; Wed, 6 Jul 2011 00:46:18 +0000 (UTC) Date: Wed, 6 Jul 2011 00:46:18 +0000 (UTC) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Message-ID: <354313216.2357.1309913178059.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (GERONIMO-6048) Move geronimo-naming.xsd and geronimo-application.xsd file to j2ee/geronimo-j2ee-schema module 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 Move geronimo-naming.xsd and geronimo-application.xsd file to j2ee/geronimo-j2ee-schema module ----------------------------------------------------------------------------------------------- Key: GERONIMO-6048 URL: https://issues.apache.org/jira/browse/GERONIMO-6048 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: deployment Affects Versions: 3.0 Reporter: Ivan Assignee: Ivan Fix For: 3.0 I just found that we do not have schema configuration for jndi reference in geronimo-application.xml file, while trying to add naming:jndiEnvironmentRefsGroup in it, there might be a cycle dependency here, geronimo-naming-builder depends on geronimo-j2ee-builder in the past, and if I adds the jndi references in the geronimo-application.xsd, it is required that geronimo-j2ee-builder depends on geronimo-naming-builder .... I am thinking to move both the schema files to geronimo-j2ee-schema module. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira