dev@jersey.java.net

Re: [Jersey] spring and multiple beans error

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 18 May 2009 09:45:39 +0200

On May 18, 2009, at 3:01 AM, Pedro Teixeira wrote:
>
> I filed the issue under [hope it's clear enough]:
> https://jersey.dev.java.net/issues/show_bug.cgi?id=295
>

It is clear, thanks,
Paul.

> As I commented there, there might be a way to retrieve the specific
> class from Spring (without derived classes) or Jersey might have to
> match only the top class in the hierarchy.
>
> For now, I managed to accomplish what I wanted using composition
> over inheritance (one resource has an instance of the other
> resource, and delegates actions to it).
>
> []'s
> Pedro
>
>
>
>
>
> Thanks,
> Paul.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: dev-help_at_jersey.dev.java.net
>
>