CXF BeanValidation annotation support

2016-11-06 Thread Johannes Fiala
Hi there, The JAXB annotation plugin provided by krasa (https://github.com/krasa/krasa-jaxb-tools) is no longer supported, does it make sense to contact the author to merge this into CXF master? Maybe we could also get the BeanValidation for parameters working

Re: CXF BeanValidation annotation support

2016-11-06 Thread David Karlsen
That would be great - we use it a lot and are happy with it. Den søndag 6. november 2016 skrev Johannes Fiala følgende: > Hi there, > > The JAXB annotation plugin provided by krasa ( > https://github.com/krasa/krasa-jaxb-tools) is no longer supported, does > it make sense

Re: Swagger-Codegen CXF server/client generator

2016-11-06 Thread J. Fiala
Hi there, The CXF server generator is merged into the master and is scheduled for the next release of Swagger-Codegen 2.2.2. Best regards, Johannes Am 16.10.2016 um 18:55 schrieb J. Fiala: Hi there, I added configuration options for the various CXF features for the CXF-server/client

Re: CXF BeanValidation annotation support

2016-11-06 Thread Sergey Beryozkin
Hi Johannes Would it make sense asking the author to give you the commit rights to the project ? IMHO it can't go to the CXF master though perhaps an option of opening a CXF sub-project is viable which will need to be discussed on the CXF dev list. Whether it will stay where it is now or end

Re: CXF BeanValidation annotation support

2016-11-06 Thread Sergey Beryozkin
Hi Johannes I'd say the WADL-related updates should be limited to WADLGen/SourceGen Cheers, Sergey On 06/11/16 21:46, J. Fiala wrote: Hi Sergey, I can ask him or simply do a fork of the complete project and then cover it under the Apache license provided the author agrees with this. Do you

Re: CXF supports clients in other languages? Then provide samples!

2016-11-06 Thread J. Fiala
Hi Sergey, Should we add a link to the docs to make people aware what they can do with the Swagger contract/SwaggerFeature at the client side? If you like, I can also start editing the Wiki (but I haven't heard anything about my write access there and don't know how to edit it, pls let me

Re: CXF BeanValidation annotation support

2016-11-06 Thread Sergey Beryozkin
Hi Johannes Can you please briefly summarize the proposed changes to WADLGen & SourceGen ? There've been many emails and I recall I thought more work was needed to keep both approaches in sync. Right now I see WADLGen has some explicit BeanVal dependencies. I def remember objecting to this

CXF supports clients in other languages? Then provide samples!

2016-11-06 Thread cp10000
One of the fundamental characteristics and advantages of web-services is that it allows different environments, different operating system, different programming languages to interact. Does Apache CXF support clients in other other languages (especially dynamic languages like JavaScript, Python,

Re: CXF supports clients in other languages? Then provide samples!

2016-11-06 Thread J. Fiala
Hi Philippe, CXF REST services actually support clients of any programming language capable of doing REST API calls. If you want to generate client code, pls check out Swagger-Codegen (http://github.com/swagger-api/swagger-codegen), it currently supports around 40 programming languages

Re: CXF supports clients in other languages? Then provide samples!

2016-11-06 Thread J. Fiala
Hi Philippe, p.s. if you want to see this all in action you can also come to ApacheCon Seville in two weeks and see my talk there (http://events.linuxfoundation.org/events/apachecon-europe/program/schedule). Best regards, Johannes Am 06.11.2016 um 22:44 schrieb J. Fiala: Hi Philippe, CXF

Re: CXF BeanValidation annotation support

2016-11-06 Thread J. Fiala
Hi Sergey, I can ask him or simply do a fork of the complete project and then cover it under the Apache license provided the author agrees with this. Do you think further BeanValidation extensions for CXF should also go there and I should subclass the WadlGenerator/SourceGenerator? Or shall

Re: CXF BeanValidation annotation support

2016-11-06 Thread J. Fiala
Hi Sergey, OK, I agree 100%, it would be great to have some progress with the PR here if you have time for it. Best regards, Johannes Am 06.11.2016 um 22:58 schrieb Sergey Beryozkin: Hi Johannes I'd say the WADL-related updates should be limited to WADLGen/SourceGen Cheers, Sergey On

Re: CXF BeanValidation annotation support

2016-11-06 Thread J. Fiala
Hi Sergey, Asked him: https://github.com/krasa/krasa-jaxb-tools/issues/57 Best regards, Johannes Am 06.11.2016 um 22:46 schrieb J. Fiala: Hi Sergey, I can ask him or simply do a fork of the complete project and then cover it under the Apache license provided the author agrees with this.