wrong Exception about already defined WebBeansXMLConfigurator
-------------------------------------------------------------

                 Key: OWB-79
                 URL: https://issues.apache.org/jira/browse/OWB-79
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Lifecycle
    Affects Versions: M1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: M2


starting the WebBeansLifeCycle in a container gives you the following Exception:

java.lang.IllegalStateException: There is already defined 
WebBeansXMLConfigurator
        at 
org.apache.webbeans.container.ManagerImpl.setXMLConfigurator(ManagerImpl.java:109)
        at 
org.apache.webbeans.lifecycle.WebBeansLifeCycle.<init>(WebBeansLifeCycle.java:65)
        at 
org.apache.webbeans.servlet.WebBeansConfigurationListener.contextInitialized(WebBeansConfigurationListener.java:49)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to