You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/02/26 14:11:02 UTC

[jira] Created: (OWB-79) wrong Exception about already defined WebBeansXMLConfigurator

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.


[jira] Closed: (OWB-79) wrong Exception about already defined WebBeansXMLConfigurator

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu closed OWB-79.
-----------------------------


> 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.


[jira] Resolved: (OWB-79) wrong Exception about already defined WebBeansXMLConfigurator

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-79.
------------------------------

    Resolution: Fixed

> 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.