RFR [9]: 8146086 Publishing two webservices on same port fails with "java.net.BindException: Address already in use"

Chris Hegarty chris.hegarty at oracle.com
Mon Jan 11 11:20:39 UTC 2016


Miran,

On 11/01/16 11:12, Miroslav Kos wrote:
> Ping ... anybody?
>
> On 23/12/15 15:14, Miroslav Kos wrote:
>> Hi everybody,
>>
>> I'd like to ask for review of <subj>. This simple patch allows
>> publishing more webeservices on same port. The fix has been submitted
>> by Kubota Yuji, it is already integrated in standalone JAX-WS repo,
>> regression test added.
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8146086
>> jaxws patch: http://cr.openjdk.java.net/~mkos/8146086/jaxws.00/

The change ok.

>> test: http://cr.openjdk.java.net/~mkos/8146086/jdk.00/

The test uses a hardcoded port number. Is there a pattern in this
area for enable the test to start up on an ephemeral port, and use
that for the subsequent request?

-Chris.

>> Thanks
>> Miran



More information about the core-libs-dev mailing list