[jboss-dev] Include Web Beans RI in next JBoss 5 release

Carlo de Wolf cdewolf at redhat.com
Fri Jan 30 12:52:57 EST 2009


I'm all for option 1. If you want to see an example take a look in 
projects/jpa. There are also some examples in projects/ejb3, but these 
are not yet optimal. That way you can build one set of deployers for AS 
5, 6, Embedded and other runtimes.

Carlo

Pete Muir wrote:
> I'm now looking at adding the deployer to Branch_5_x and trunk. I need 
> some guidance on how to do this.
>
> Options:
>
> 1) store the *-jboss-beans.xml in the webbeans-jbossas-int project, 
> assemble the deployer there, and attach to the 
> webbeans-jbossas-int.jar as a zip. In this case, the only modification 
> to jbossas is to add a dependency on this zip, and then add the unzip 
> to the build somewhere (where?)
>
> 2) store the *-jboss-beans.xml in the jbossas project (where?) and 
> assemble the deployer there
>
> 3) something else?
>
> Thanks,
>
> Pete
>
> On 14 Jan 2009, at 22:03, Dimitris Andreadis wrote:
>
>> Shouldn't we leave the webbeans integration for 5.1? (Branch_5_x)
>>
>> 5.0.1 is a bug fixing release...
>>
>> Scott Stark wrote:
>>> In going through the integration of the current webeans 1.0.0.Alpha1 
>>> RI with the jbossas-5.0.0.GA release, the number guess example fails 
>>> to deploy on startup with:
>>> Caused by: java.lang.NullPointerException
>>> at 
>>> org.jboss.webbeans.integration.jbossas.ejb3.EjbDiscoveryEnvironment.lookup(EjbDiscoveryEnvironment.java:123) 
>>> at 
>>> org.jboss.webbeans.integration.jbossas.ejb3.EjbDiscoveryEnvironment.<init>(EjbDiscoveryEnvironment.java:41) 
>>> at 
>>> org.jboss.webbeans.integration.jbossas.WebBeanDiscoveryImpl.<init>(WebBeanDiscoveryImpl.java:25) 
>>> ... 65 more
>>> 10:30:59,909 INFO [WebBeansBootstrap] Starting Web Beans RI 
>>> 1.0.0.ALPHA1
>>> 10:30:59,909 ERROR [[/webbeans-numberguess]] Exception sending 
>>> context initialized event to listener instance of class 
>>> org.jboss.webbeans.servlet.WebBeansListener
>>> So I guess we need to focus on web beans integration tests as well.
>>> _______________________________________________
>>> jboss-development mailing list
>>> jboss-development at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list