From dev-return-23462-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon May 18 09:41:46 2009 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 97749 invoked from network); 18 May 2009 09:41:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 May 2009 09:41:46 -0000 Received: (qmail 77494 invoked by uid 500); 18 May 2009 09:41:46 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 77413 invoked by uid 500); 18 May 2009 09:41:46 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 77403 invoked by uid 99); 18 May 2009 09:41:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 09:41:46 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.8.61.7] (HELO spamslammer1.tirol.gv.at) (194.8.61.7) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2009 09:41:38 +0000 Received: from mailscan1.tirol.local (unknown [10.10.128.204]) by spamslammer1.tirol.gv.at (BorderWare Security Platform) with ESMTP id 239FE2904DA492AF for ; Mon, 18 May 2009 11:41:15 +0200 (CEST) Received: from mxs0.tirol.local (unverified) by mailscan1.tirol.local (Clearswift SMTPRS 5.3.2) with ESMTP id for ; Mon, 18 May 2009 11:40:43 +0200 Received: from mxs01.tirol.local ([10.10.128.211]) by mxs0.tirol.local with Microsoft SMTPSVC(6.0.3790.1830); Mon, 18 May 2009 11:40:43 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable x-cr-puzzleid: {64507F8C-6E5F-40CD-9195-909FD28E5DE7} Content-class: urn:content-classes:message Subject: jdbc2jcr x-cr-hashedpuzzle: DZE= AAzi CWog CwkN C1j9 DU36 Eerf Eoha FLO9 GV/6 Gcju GocR HUkZ Hni9 Jnut Lgp7;1;ZABlAHYAQABqAGEAYwBrAHIAYQBiAGIAaQB0AC4AYQBwAGEAYwBoAGUALgBvAHIAZwA=;Sosha1_v1;7;{64507F8C-6E5F-40CD-9195-909FD28E5DE7};YwAuAGsAbwBlAGwAbABAAHQAaQByAG8AbAAuAGcAdgAuAGEAdAA=;Mon, 18 May 2009 09:38:10 GMT;agBkAGIAYwAyAGoAYwByAA== Date: Mon, 18 May 2009 11:38:10 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: jdbc2jcr thread-index: AcnXnFs6w1V0NXgzQVG9/fliDM9ahQ== From: =?iso-8859-1?Q?K=D6LL_Claus?= To: X-OriginalArrivalTime: 18 May 2009 09:40:43.0779 (UTC) FILETIME=[B6C1BD30:01C9D79C] X-Virus-Checked: Checked by ClamAV on apache.org hi, i have added a support for URL based connection informations. you can now connect with the JDBCDriver like jdbc:jcr:http://localhost:8080/rmi?workspace=3Dtest&username=3Duser&passw= ord=3Dpasswd commited in revision New 775875 greets claus