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

Miroslav Kos miroslav.kos at oracle.com
Mon Jan 11 14:41:41 UTC 2016


Hi Chris,
good catch - thanks! Simple fix here: 
http://cr.openjdk.java.net/~mkos/8146086/jdk.01/

M.


On 11/01/16 12:20, Chris Hegarty wrote:
> 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