I have a tutorial and source code here

https://github.com/vdevigere/undertow-cdi-jaxrs

The tutorial uses RestEasy. I use a similar architecture and code for a work related project and we get very good performance. If you can post the issue you are seeing with Jersey we can help you out.



On Fri, Aug 21, 2015 at 4:05 PM, Reginaldo Sousa <reginaldo.rms@gmail.com> wrote:
Hi,

I'm working on a JAX-RS application and would like to use the undertow as container.
I found only one implementation using RestEasy, but it very degrades performance.
I tried to use jersey with servlet container but it still fails.

Anyone have any suggestions?
_________________________________________________________

Reginaldo Sousa
- software developer
Tw, FB, In: @reginaldosousa

_______________________________________________
undertow-dev mailing list
undertow-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev



--
Viddu Devigere