Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-410

ClientDataSource should not require serverName/portNumber to be set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.1.1.0, 10.2.1.6
    • 10.1.1.0, 10.1.2.1
    • JDBC
    • None

    Description

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

      Attachments

        Activity

          People

            acadia_student_01 Philip Wilder
            kmarsden Katherine Marsden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: