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