[GitHub] [cxf-fediz] amarkevich opened a new pull request #39: fediz-idp: adopt to Spring Security 4.x

2019-04-30 Thread GitBox
amarkevich opened a new pull request #39: fediz-idp: adopt to Spring Security 4.x URL: https://github.com/apache/cxf-fediz/pull/39 This is an automated message from the Apache Git Service. To respond to the message, please

Re: OpenAPIDefinition does not seem to work

2019-04-30 Thread Andriy Redko
Hi, It would be good to know what version of CXF you are using. AFAIK the annotation approach should work (in general) but there may be slight differences which come from Swagger OpenAPI v3 implementation. I am wondering if override Swagger OpenAPI v3 dependencies or using the one from CXF.

OpenAPIDefinition does not seem to work

2019-04-30 Thread aishwarya . s1910
Hi Team, I am working on a CXF application that has multiple server endpoints. I want to enable Swagger using OpenAPI for all these server endpoints. Should I create a separate JAXRSApplication class with @OpenAPIDefinition spec annotated on top of that class for each endpoint and

[GitHub] [cxf] spark404 edited a comment on issue #545: If there is no inMessage use the inFaultMessage

2019-04-30 Thread GitBox
spark404 edited a comment on issue #545: If there is no inMessage use the inFaultMessage URL: https://github.com/apache/cxf/pull/545#issuecomment-487928284 @coheigea Yes. I started out by making the tests fail in those unit tests. However I had to setup a pretty large amount of mocks and

[GitHub] [cxf] spark404 commented on issue #545: If there is no inMessage use the inFaultMessage

2019-04-30 Thread GitBox
spark404 commented on issue #545: If there is no inMessage use the inFaultMessage URL: https://github.com/apache/cxf/pull/545#issuecomment-487928284 @coheigea Yes. I started out by making the tests fail in those unit tests. However I had to setup a pretty large amount of mocks and

[GitHub] [cxf] coheigea closed pull request #522: [CXF-7994] Fixing NumberFormatException on JDK13

2019-04-30 Thread GitBox
coheigea closed pull request #522: [CXF-7994] Fixing NumberFormatException on JDK13 URL: https://github.com/apache/cxf/pull/522 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [cxf] coheigea commented on issue #545: If there is no inMessage use the inFaultMessage

2019-04-30 Thread GitBox
coheigea commented on issue #545: If there is no inMessage use the inFaultMessage URL: https://github.com/apache/cxf/pull/545#issuecomment-487912855 The tests added in ProviderFactoryTest pass even without the changes in src/main, and so they are not really testing the change. I would

[GitHub] [cxf-fediz] coheigea merged pull request #38: examples: adopt springPreauthWebapp to Spring Security 4.x

2019-04-30 Thread GitBox
coheigea merged pull request #38: examples: adopt springPreauthWebapp to Spring Security 4.x URL: https://github.com/apache/cxf-fediz/pull/38 This is an automated message from the Apache Git Service. To respond to the