dev@glassfish.java.net

Re: GlassFish V3 / Web Beans

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 30 Apr 2009 21:45:51 +0530

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
>
It basically highlights a much larger issue - something for RE to
enforce. Even WebSniffer needs to be dual licensed. I won't be surprised
if there are many more files like this.

Thanks,
Sahoo
>