Re: Getting NPE from WebClient#rx with recent 4.0.1-SNAPSHOT artifacts

2023-03-27 Thread Francesco Chicchiriccò
It seems to work now, thank you again. Regards. On 27/03/23 09:03, Francesco Chicchiriccò wrote: Thank you Andriy. I see that latest 4.0.1-SNAPSHOT dates back anyway to last Sat 25th: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-core/4.0.1-SNAPSHOT/ hence I

Re: Getting NPE from WebClient#rx with recent 4.0.1-SNAPSHOT artifacts

2023-03-27 Thread Francesco Chicchiriccò
Thank you Andriy. I see that latest 4.0.1-SNAPSHOT dates back anyway to last Sat 25th: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/cxf-core/4.0.1-SNAPSHOT/ hence I went out and manually run https://ci-builds.apache.org/job/CXF/job/CXF-JDK17-deploy/ hoping this

Re: Getting NPE from WebClient#rx with recent 4.0.1-SNAPSHOT artifacts

2023-03-26 Thread Andriy Redko
Hi Francesco, Should be fixed by [1], thanks for heads up!   [1] https://github.com/apache/cxf/pull/1206  Best Regards,     Andriy Redko    > Hi all, > since at least three days, the 4.0.1-SNAPSHOT artifacts are causing an NPE > around > https://github.com/apache/syncope/blob/master/common/keym

Re: Getting NPE from WebClient#rx with recent 4.0.1-SNAPSHOT artifacts

2023-03-23 Thread Andriy Redko
Hi Francesco, Thanks a lot for heads up, I saw a few commits from @Dan on March 17 [1] related to client side changed, those (potentially) could cause the regression. @Dan if you have time to take a look, would be great, otherwise I should be able to check it over the weekend. Thank you. [1

Getting NPE from WebClient#rx with recent 4.0.1-SNAPSHOT artifacts

2023-03-23 Thread Francesco Chicchiriccò
Hi all, since at least three days, the 4.0.1-SNAPSHOT artifacts are causing an NPE around https://github.com/apache/syncope/blob/master/common/keymaster/self/client-self/src/main/java/org/apache/syncope/common/keymaster/client/self/SelfKeymasterOps.java#L66 with message java.util.concurrent.Co