[
https://issues.apache.org/jira/browse/OWB-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-875.
-------------------------------
Resolution: Won't Fix
Assignee: Mark Struberg
Hi! Glassfish comes with Weld as CDI container. Although OWB is quite a bit
faster It doesn't make much sense in terms of cost vs benefit to bring an own
CDI container. The integration of CDI in Glassfish is at a such deep level that
it is a lot of work to change that. And this has to be done at a much deeper
level than just packaging a CDI container to your webapp.
> Glassfish 4 - LifecycleException while handling AfterBeanDiscoveryImpl
> ----------------------------------------------------------------------
>
> Key: OWB-875
> URL: https://issues.apache.org/jira/browse/OWB-875
> Project: OpenWebBeans
> Issue Type: Bug
> Affects Versions: 1.2.0
> Environment: Windows 7, Glassfish 4, MyFaces 2.1.11, Gradle
> Reporter: Mathias Hauser
> Assignee: Mark Struberg
> Attachments: reader.zip
>
>
> I created a simple JSF application with MyFaces which just consists of hello
> world start page and an Bean with an attribute. So nothing special.
> The openwebbeans.properties file is from the distribution package
> I get the following exeception if i try to deploy this:
> Information: OpenWebBeans Container is starting...
> Information: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
> Schwerwiegend: An error occured while starting application context path :
> [>appcontext<]
> Schwerwiegend: Startup of context >appcontext< failed due to previous errors
> Schwerwiegend: Exception while loading the app
> Schwerwiegend: Undeployment failed for context >appcontext<
> Schwerwiegend: Exception while loading the app :
> java.lang.IllegalStateException: ContainerBase.addChild: start:
> org.apache.catalina.LifecycleException:
> javax.enterprise.event.ObserverException: Caught Exception while handling
> event object with type :
> org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)