users@jersey.java.net

[Jersey] Servlets 3.0?

From: Simon Roberts <simon_at_dancingcloudphotography.com>
Date: Thu, 20 Nov 2014 07:35:44 -0600

Hi I started using the maven archetype here:
https://jersey.java.net/documentation/latest/getting-started.html#new-webapp
to build Jersey projects, which I deploy on Tomcat 8, but I notice that
this creates things that deploy as a 2.5 container. Unfortunately, I'm not
very comfortable with maven, and it's not at all clear to me how I alter
this to configure the Servlets 3.0 container (I want to get the async
support to work). Can anyone help, please?

Cheers,
Simon