dev@glassfish.java.net

Re: GlassFish V3 / Web Beans

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Thu, 30 Apr 2009 09:24:50 -0700

On 4/30/09 8:46 AM, Roger Kitain wrote:
> Ludovic Champenois wrote:
>> On 4/30/09 6:23 AM, Paul Sandoz wrote:
>>>
>>> On Apr 30, 2009, at 3:07 PM, Roger Kitain wrote:
>>>
>>>> Hi Paul -
>>>>
>>>> I believe the Web Beans jars have been propagated to the maven
>>>> repository. Jane may be able to help you with that.
>>>>
>>>
>>> OK. I will wait for Jane's reply on that.
>>>
>>> Another question/issue :-)
>>>
>>> I just downloaded promoted build 47. Created a simple Web
>>> application in NetBeans, added the webbeans jar to the library (for
>>> compilation purposes not to be included in the war) and modified the
>>> servler to inject a Manage instance, but it is not getting injected,
>>> thus i get an NPE:
>>> ...
>>
>> I agree with Paul: we need samples...I've looked at the repository
>> source code expecting for unit tests or some tests.
>> Nothing there under web/webbeans-integration/*
>> How did we test this integration?
>> Also, some of the source files there have an incorrect license (only
>> CDDL). Is it intentional?
> Working on samples. We tested with one of their JSF 2 Web Beans samples.
> w/r/t license - if you are referring to java classes under
> webbeans-integration - those are our files.
> No different than, for example,
> ./gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java
>

Then the entire web area source code needs to review the license text
content.
Unless there is a good reason not to put DUAL license there ,
./gf-web-connector/src/main/java/org/glassfish/web/sniffer/WebSniffer.java
is buggy as well.

Ludo

>>
>> Ludo
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>