Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 51170 invoked from network); 27 Nov 2007 21:05:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2007 21:05:44 -0000 Received: (qmail 45642 invoked by uid 500); 27 Nov 2007 21:05:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 45598 invoked by uid 500); 27 Nov 2007 21:05:30 -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 45587 invoked by uid 99); 27 Nov 2007 21:05:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2007 13:05:30 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hcunico@gmail.com designates 64.233.184.234 as permitted sender) Received: from [64.233.184.234] (HELO wr-out-0506.google.com) (64.233.184.234) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2007 21:05:08 +0000 Received: by wr-out-0506.google.com with SMTP id 68so901660wra for ; Tue, 27 Nov 2007 13:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=J+Eg77v7Nfk7sYvNfdC+Hhu5YYegwd1kJ7JRpE/xdAI=; b=Nw4QlMmaGHMRAfxekHBogxBgl8TCP5Tgri1388oJK6odayt7XG51tCqO4+KwbWfmIUFB/apBXFB2JHuINR1PFX68/jcbWo1ySSIKVrsHfG+P0Momcbj8zDr+qBga+Kxj1yprk2h07MnmDialDlKXV54uM6BuR1DNsBh5shMOR0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=A4/eRADSPpSWAcegQEfj9SMZxnkELq/5m7YtjBOAji+9WwkN1lkgwbVx1cStGKs7boENlHRgwwmePkMKVY8sgpjD3ByE4lNZPi/jmbQPc9rt4XxSyfEu1kyLD9PBeCoCg6CxKWxrjqJ1YP268ZFFHueJnwmNxjmBgc4jEuU6VD4= Received: by 10.142.158.17 with SMTP id g17mr1240030wfe.1196197508818; Tue, 27 Nov 2007 13:05:08 -0800 (PST) Received: from ?9.37.214.155? ( [129.33.49.251]) by mx.google.com with ESMTPS id 8sm4311088wrl.2007.11.27.13.05.07 (version=SSLv3 cipher=RC4-MD5); Tue, 27 Nov 2007 13:05:07 -0800 (PST) Message-ID: <474C8683.2000208@gmail.com> Date: Tue, 27 Nov 2007 16:05:07 -0500 From: Hernan Cunico User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Fwd: openejb-2.1 schemalocation References: <73b10d250711261726q5f04ee14j58bf3143c803e010@mail.gmail.com> <1b5bfeb50711262302o67d51ff3t8bfef21663e046f5@mail.gmail.com> <1b5bfeb50711262304k3015b39fw34710e5892e00e17@mail.gmail.com> In-Reply-To: <1b5bfeb50711262304k3015b39fw34710e5892e00e17@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The idea was to match the targetNamespace from the schema with an actual, working URL. I was able to match only those schemas for which the targetNamespace is on the http://geronimo.apache.org server. I think it was Jarek who helped gathering all the schemas from svn into one place. Then I took one by one and created the same structure from the targetNamespace on the actual web site and moved the files around. Lastly I added an symbolic link to each file to match the file name, once again as defined in the targetNamespace. Didn't do OpenEJB because those are hosted at http://www.openejb.org Is this the kind of info you were looking for? Cheers! Hernan Jacek Laskowski wrote: > Hey Geronimos, > > How did we do the xsd schemas that they're available at the shorter > URL? I'd like to introduce it to openejb, but am wondering how I shall > do it. Was it a one-shot task? > > Jacek > > ---------- Forwarded message ---------- > From: Jacek Laskowski > Date: Nov 27, 2007 8:02 AM > Subject: Re: openejb-2.1 schemalocation > To: user@geronimo.apache.org > > > On Nov 27, 2007 2:26 AM, Titi Wangsa wrote: > >> http://www.openejb.org/xml/ns/openejb-jar-2.1 >> >> has a schema location located in >> >> http://svn.apache.org/repos/asf/geronimo/site/tags/pre-confluence/docs/schemas-1.1/openejb-jar-2.1.xsd >> >> while all the other schema locations starts nicely with >> http://geronimo.apache.org/xml .... >> >> will this be the permanent location? > > Probably not that long. Reported as > https://issues.apache.org/jira/browse/OPENEJB-729 - Schemas available > at shorter URLs. I'll ask people from Geronimo how they did the URLs > nicer. > > Jacek > > -- > Jacek Laskowski > http://www.JacekLaskowski.pl > > >