Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 38318 invoked from network); 12 Oct 2005 00:49:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Oct 2005 00:49:27 -0000 Received: (qmail 89902 invoked by uid 500); 12 Oct 2005 00:49:26 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 89873 invoked by uid 500); 12 Oct 2005 00:49:26 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 89862 invoked by uid 99); 12 Oct 2005 00:49:26 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2005 17:49:25 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 0407E515 for ; Wed, 12 Oct 2005 02:49:05 +0200 (CEST) Message-ID: <905736042.1129078145013.JavaMail.jira@ajax.apache.org> Date: Wed, 12 Oct 2005 02:49:05 +0200 (CEST) From: "Trejkaz (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-618) Make the client driver connection URL work when spaces are in the URL. 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 Make the client driver connection URL work when spaces are in the URL. ---------------------------------------------------------------------- Key: DERBY-618 URL: http://issues.apache.org/jira/browse/DERBY-618 Project: Derby Type: Improvement Components: Network Client Versions: 10.1.1.0 Reporter: Trejkaz At present, if I want to connect to a database on a Derby server which has a space in the path, there is no way to do it. This can be done with the embedded driver, and for consistency it would be good if it worked for the client driver in the same fashion. -- 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