[ 
http://issues.apache.org/jira/browse/DERBY-410?page=comments#action_12316292 ] 

Satheesh Bandaram commented on DERBY-410:
-----------------------------------------

Ported this fix from trunk to 10.1 release with change: 209498

> 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
>     Versions: 10.1.1.0, 10.2.0.0
>     Reporter: Kathey Marsden
>     Assignee: Philip Wilder

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