Re: Unexpected BindException in Endpoint.publish

2016-12-15 Thread KUBOTA Yuji
Hi Aleksej and Pango, Thank you for backport and pushing. Regards, Yuji 2016-12-16 14:32 GMT+09:00 Pango : > Hi Aleksej, > > Thank you. Really appreciate your prompt response. > Hope this fix could be included in the next release (8u122?). > > Best Regards, > Pango Chan >

Re: Unexpected BindException in Endpoint.publish

2016-12-15 Thread Pango
Hi Aleksej, Thank you. Really appreciate your prompt response. Hope this fix could be included in the next release (8u122?). Best Regards, Pango Chan 2016-12-15 20:04 GMT+09:00 Aleks Efimov : > Hi Pango, > The backport is done and I will send backport and review

Re: Unexpected BindException in Endpoint.publish

2016-12-15 Thread Aleks Efimov
Hi Pango, The backport is done and I will send backport and review request for JDK8 later today (I'm pending testing results). Best Regards, Aleksej On 15/12/16 05:41, Pango wrote: Hi all, May I ask has there been any progress on this issue? Actually we are also struggling with this

Re: Unexpected BindException in Endpoint.publish

2016-12-14 Thread Pango
Hi all, May I ask has there been any progress on this issue? Actually we are also struggling with this problem. The software that we are working on do publish with 0.0.0.0 and we got this BindException while migrating to JDK 8. We tried several workarounds but it will be very inconvenient for

Re: Unexpected BindException in Endpoint.publish

2016-12-04 Thread KUBOTA Yuji
Hi Aleksej, We await this backport for migrating our system into JDK 8. If you want some help to progress it, please let me know :) Thanks, Yuji 2016-08-04 9:35 GMT+09:00 KUBOTA Yuji : > Hi Aleksej, > > Thank you very much! > If you need some help about the patch, please

Re: Unexpected BindException in Endpoint.publish

2016-08-03 Thread KUBOTA Yuji
Hi Aleksej, Thank you very much! If you need some help about the patch, please mention me :) Thanks, Yuji 2016-08-03 19:56 GMT+09:00 Aleks Efimov : > Hi Yuji, > > I've created JDK8 backport [1] for this issue and will work on it in the > upcoming months. > > Best

Re: Unexpected BindException in Endpoint.publish

2016-08-03 Thread Aleks Efimov
Hi Yuji, I've created JDK8 backport [1] for this issue and will work on it in the upcoming months. Best Regards, Aleksej [1] https://bugs.openjdk.java.net/browse/JDK-8162941 On 02/08/16 08:33, KUBOTA Yuji wrote: Hi all, Could you let me know when this fix will be backport to JDK 8? We

Re: Unexpected BindException in Endpoint.publish

2016-08-01 Thread KUBOTA Yuji
Hi all, Could you let me know when this fix will be backport to JDK 8? We need this backport to migrate our system from JDK 7 to JDK 8. Thanks, Yuji 2016-02-10 10:17 GMT+09:00 KUBOTA Yuji : > Hi Miroslav, > > Thank you for your sponsor! :

Re: Unexpected BindException in Endpoint.publish

2016-02-09 Thread KUBOTA Yuji
Hi Miroslav, Thank you for your sponsor! : https://bugs.openjdk.java.net/browse/JDK-8146086 Can I ask the schedule when does this fix backport to JDK8 ? Thanks, Yuji 2015-12-02 22:39 GMT+09:00 Miroslav Kos : > Hi Yuji, > thanks for the patch - it fixes the issue and

Re: Unexpected BindException in Endpoint.publish

2015-12-02 Thread KUBOTA Yuji
Hi Miroslav, 2015-12-02 22:39 GMT+09:00 Miroslav Kos : > thanks for the patch - it fixes the issue and looks ok to me. I'll integrate > it to standalone JAX-WS repo and it will be integrated into openjdk during > next syncup. Thanks for your quick response and push! I

Re: Unexpected BindException in Endpoint.publish

2015-12-02 Thread Miroslav Kos
Hi Yuji, thanks for the patch - it fixes the issue and looks ok to me. I'll integrate it to standalone JAX-WS repo and it will be integrated into openjdk during next syncup. Thanks Miran On 01/12/15 11:11, KUBOTA Yuji wrote: Hi Miroslav and all, Could you please review the below issue

Unexpected BindException in Endpoint.publish

2015-12-01 Thread KUBOTA Yuji
Hi Miroslav and all, Could you please review the below issue and patch? I got the advice by Alan at net-dev. So I want to ask you. http://mail.openjdk.java.net/pipermail/net-dev/2015-December/009361.html I'm at the HackerGarten @ JavaOne15, and write a patch for OpenJDK community. This's