DerbyNetNewServer should specify port when it starts a server to
avoid requiring 1527 to run
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
DerbyNetNewServer run from
DerbyNetNewServer should specify port when it starts a server to avoid
requiring 1527 to run
------------------------------------------------------------------------------------------------------------------------
Key: DERBY-2440
URL: https://issues.apache.org/jira/browse/DERBY-2440
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.3.0.0
Reporter: Dag H. Wanvik
Priority: Minor
To make it possible to run several JUnit tests suites concurrently on
the same machine, this test should consult
TestConfiguration.getCurrent().getPort()
when starting the servers.
DerbyNetNewServer is currently being run as part of NetHarnessJavaTest via
the old harness adapter HarnessJavaTest.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.