dev@jersey.java.net

Re: [Jersey] [WebDAV] Application.getSingletons() not called

From: Marc Hadley <Marc.Hadley_at_Sun.COM>
Date: Fri, 26 Dec 2008 14:21:51 -0500

Sorry I misunderstood. You are correct, Jersey doesn't scan for
Application subclasses.

Marc

On Dec 26, 2008, at 1:02 PM, Markus KARG <markus.karg_at_gmx.net> wrote:

>>> Marc,
>>>
>>> So if I understand correctly, there
>>> is no automatic scanning for applications but it must be explicitly
>>> provided
>>> always, right?
>>>
>> IIRC Jersey provides some Application subclasses that will perform
>> scanning so you can use one of those if you are happy with their
>> behaviour.
>
> You misunderstood my question. I certainly know that there are
> application subclasses in Jersey that scan for resources and
> providers. My question was whether Jersey itself is able to scan for
> applications.
>
> Regards
> Markus
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>