On May 15, 2009, at 1:01 AM, Pedro Teixeira wrote:
> Hi all,
>
> Just want to know if there is any way to have more than one resource
> (which is a jersey resource and is managed by spring) inheriting
> from the same class?
>
> Currently, SpringComponentProviderFactory.getBeanName throws an
> exception.
>
Doe you mean for the case when there are multiple beans names
registered for the same class? or something different?
Some more information, code for the resource classes and the spring
config would help me understand better what is gong on.
Thanks,
Paul.