Re: [PING] Re: Unexpected BindException in Endpoint.publish

2015-12-01 Thread KUBOTA Yuji
2015-12-01 17:53 GMT+09:00 Alan Bateman : > This is JAX-WS so any changes to this code will probably need to go get > pushed to the upstream project too. Best to send it to core-libs-dev (as the > EE/JAX-* areas don't have their own mailing list here). Miroslav Kos is on > that mailing list and is

Re: [PING] Re: Unexpected BindException in Endpoint.publish

2015-12-01 Thread Alan Bateman
On 01/12/2015 05:20, KUBOTA Yuji wrote: Hi all, Please review this issue and patch. This is JAX-WS so any changes to this code will probably need to go get pushed to the upstream project too. Best to send it to core-libs-dev (as the EE/JAX-* areas don't have their own mailing list here). M

[PING] Re: Unexpected BindException in Endpoint.publish

2015-11-30 Thread KUBOTA Yuji
Hi all, Please review this issue and patch. Thanks, Yuji 2015-10-29 3:22 GMT+09:00 KUBOTA Yuji : > Hi all, > > I'm at the HackerGarten @ JavaOne15, and write a patch for OpenJDK > community. This's second times from JavaOne14. :) > > We find an unexpected exception in JAX-WS, so I write a patch