users@jersey.java.net

[Jersey] Re: osgi issues with Jersey 2.0

From: cowwoc <cowwoc_at_bbs.darktech.org>
Date: Tue, 05 Nov 2013 16:22:08 -0500

On 05/11/2013 3:32 PM, Marek Potociar wrote:
> Hi Phil,
>
> As a rule of thumb - filing new issues
> <https://java.net/jira/browse/JERSEY> typically helps to get bugs
> fixed. Have you filed bugs for any of your complaints?
>
> Now to address your concerns more specifically.
>
> Ad 1. I have filed a new JERSEY-2169
> <https://java.net/jira/browse/JERSEY-2196> issue to make the
> UriSchemeResourceFinderFactory API public and supported. This is a
> clear omission on our end. We did not find enough time yet to decide
> if we want to make the migrated API public in the current form. I'm
> sorry for that.
>
> Ad 2. You should be able to inject ServletContext into your
> Application. If not, please file a bug.

Hi Marek,

     I already did: https://java.net/jira/browse/JERSEY-2184

     The question is, why isn't this covered by the unit tests? This
seems like a fairly common use-case that definitely worked in 1.0.

Gili