users@jersey.java.net

Re: [Jersey] Spring and XmlWebApplicationContext

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 11 Mar 2009 09:50:43 +0100

On Mar 10, 2009, at 11:49 AM, Martin Grotzke wrote:

> Hi,
>
> On Mon, 2009-03-09 at 17:43 +0100, Paul Sandoz wrote:
>> Hi Martin, Jens,
>>
>> Could things be related to the following issue:
>>
>> https://jersey.dev.java.net/issues/show_bug.cgi?id=222
> yes, might be related to it. Jens, what do you say, what's your setup?
>
>>
>> Martin, the patch supplied with the issue looks good, but if you have
>> time could you look at it, also any hints help on writing unit tests
>> for it would be most helpful.
> +1 for having a test for this.
>

Do you have time to help create some tests? or provide some pointers?


> Personally I would prefer to ask the beanFactory with
> beanFactory.containsBeanDefinition over the handled exception in
> scanForBeanDefinition, but that's just my preference :)
>

Is that a cleaner and easier solution to maintain?

Paul.