Apache Wiki <[email protected]> writes: > + Note that by default, the tests will attempt to use the port 1527 as this > is the default port for Derby. Also, when running suites.All, a maximum of 10 > ports will be used starting on 1527. No other ports will be used other than > 1527+10. > + > + To run the suites or individual tests with a different port, the > derby.tests.basePort property must be specified. In this case, the ten ports > that suites.All requires to run will start on basePort rather than on 1527. > +
http://db.apache.org/derby/docs/dev/ref/rrefattribslaveport.html: > If it is not specified, the default port value is 4851. Is this being handled? Dag
