On 8/19/10 9:13 AM, Justin Lee wrote:
> Adding an @NotNull there would mean that element would always be
> there and that's not what we need.
>
> On 8/19/10 12:08 PM, Tom Mueller wrote:
>> Back the original problem - just want to make sure I understand:
>>
>> <protocol name="http-listener-1"/>
>>
>> and
>>
>> <protocol name="http-listener-1">
>> <http-redirect/>
>> </protocol>
>>
>> have a different meeting?
>>
>> And a @NotNull on Protocol.getHttpRedirect doesn't fix this?
>>
>> Tom
>>
Working on a correct solution that would only do changes in hk2 and REST....
Almost done on REST, and Jerome needs to checkin a few lines in hk2.
Later this week or early next week...
Ludo