users@jersey.java.net

Re: Java EE 6 deployment questions

From: Laird Nelson <ljnelson_at_gmail.com>
Date: Thu, 22 Apr 2010 08:07:54 -0400

One last follow up (really!).

The user guide which refers to deploying Jersey applications
(https://jersey.dev.java.net/nonav/documentation/latest/user-guide.html#d4e194)
(thanks for the link, Paul) mentions that at least one feature
required by Java EE 6 is not supported by Jersey (namely, specifying
the FQN of an Application class for a servlet-class element in
web.xml). I have to assume this is now supported, since I don't see
how Jersey could have passed the TCK without it. Is that true?

Best,
Laird