dev@glassfish.java.net

Re: domain.xml/hk2 broken

From: Ludovic Champenois <ludovic.champenois_at_oracle.com>
Date: Sat, 21 Aug 2010 04:01:11 -0700

On Aug 19, 2010, at 1:49 PM, Ludovic Champenois <ludovic.champenois_at_oracle.com> wrote:

> 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
>

Both hk2 and Rest are fixed now.

Try again and report if this is not working for you.
Ludo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>