[jboss-dev] Include Web Beans RI in next JBoss 5 release
Pete Muir
pete.muir at jboss.org
Thu Jan 15 07:34:36 EST 2009
It's very likely the EJB3 update failed (again, most likely because
you don't have ANT_HOME set) [1]. Unfortunately the updater script in
the alpha1 release didn't fail if the EJB3 update fails (now fixed for
the upcoming alpha2).
[1] http://seamframework.org/Community/Webbeans10AlphaErrorCreatingWebBeanDiscoveryProviderorgjbosswebbeansintegrationjbossasWebBeanDiscoveryImpl
On 14 Jan 2009, at 18:40, 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
More information about the jboss-development
mailing list