[ http://issues.apache.org/jira/browse/DERBY-410?page=all ]
     
Kathey Marsden closed DERBY-410:
--------------------------------


> ClientDataSource should not require serverName/portNumber to  be set
> --------------------------------------------------------------------
>
>          Key: DERBY-410
>          URL: http://issues.apache.org/jira/browse/DERBY-410
>      Project: Derby
>         Type: Bug
>   Components: JDBC
>     Versions: 10.1.1.0, 10.2.0.0
>     Reporter: Kathey Marsden
>     Assignee: Philip Wilder
>      Fix For: 10.1.1.0, 10.1.2.0, 10.1.1.1

>
> the ClientDataSource property  serverName should default to "localhost" but 
> is currently  required.
> http://incubator.apache.org/derby/docs/adminguide/cadminappsclient.html
> See repro for DERBY-409
> and comment out the lines
> ds.setServerName("localhost");
> ds.setPortNumber(1527);

-- 
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

Reply via email to