Re: Deprecate aegis databinding ?

2024-04-26 Thread Andrey Redko
Hi Jim, I am not aware of any project that uses Aegis data binding. I believe deprecating / removing it would make perfect sense. +1. Thank you! Best Regards, Andriy Redko On Mon, Apr 22, 2024, 5:06 a.m. Jim Ma wrote: > Hi all, > I am not sure if it's the time to deprecate some old cxf th

Re: Moving CXF SwaggerFeature into its own module

2016-07-04 Thread Andrey Redko
Hey Sergey, Great idea I think, we may add even more features around Swagger, awesome timing for that. Thanks! Best Regards, Andriy Redko On Mon, Jul 4, 2016 at 9:51 AM, Sergey Beryozkin wrote: > Hi All > > as part of CXF-6760 [1] I've moved the Swagger code into its own > cxf-rt-rs-descri

Re: EJB integration for JAX-RS2.0 in CXF

2014-10-09 Thread Andrey Redko
Hi, Following Sergey's e-mail, it is true, CXF does not have support for EJB resource classes yet. The work has been done to support CDI 1.1. That's being said, if the EJB container integrates with CDI container (it should), the CXF can be used and is going to work as expected. Thanks. Best Re