[ 
https://issues.apache.org/jira/browse/DERBY-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155605#comment-14155605
 ] 

ASF subversion and git services commented on DERBY-4381:
--------------------------------------------------------

Commit 1628844 from [~myrna] in branch 'code/branches/10.10'
[ https://svn.apache.org/r1628844 ]

DERBY-4381; Connection to Derby database using jar subprotocol doesn't work if 
the path has round bracket in it
  backport of revision 1602054 and revision 1602232 from trunk.

> Connection to Derby database using jar subprotocol doesn't work if the path 
> has round bracket in it
> ---------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4381
>                 URL: https://issues.apache.org/jira/browse/DERBY-4381
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.5.3.0
>         Environment: Windows Vista
>            Reporter: Shivaraju Gowda
>            Assignee: Myrna van Lunteren
>              Labels: derby_triage10_5_2
>             Fix For: 10.11.1.1
>
>   Original Estimate: 5h
>  Remaining Estimate: 5h
>
> In 64 bit windows vista OS, if an executable is 32 bit than it is generally 
> installed under 
> "C:\Program Files (x86)" folder. The brackets in the path cause problems 
> while connecting
> to any database stored in that folder(in jar format) through derby JDBC.
> The effective connection string is :
> jdbc:derby:jar:(C:/Program Files(86)/ClassicModels.jar)ClassicModels 
> This fails because the closing brackets is not escaped. 
> I looked into the documentation and didn't find references to escaping the 
> brackets in the path. 
> I think this problem should be reproducible on all platforms.
> you cannot connect to it,  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to