You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/04/29 21:46:17 UTC

[jira] [Created] (OWB-851) improve registration of default ee-beans

Gerhard Petracek created OWB-851:
------------------------------------

             Summary: improve registration of default ee-beans
                 Key: OWB-851
                 URL: https://issues.apache.org/jira/browse/OWB-851
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Java EE Integration
    Affects Versions: 1.1.8, 1.2.0
            Reporter: Gerhard Petracek


see BeansDeployer

addDefaultBean(webBeansContext, "org.apache.webbeans.ee.common.beans.PrincipalBean");
addDefaultBean(webBeansContext, "org.apache.webbeans.ee.beans.ValidatorBean");
addDefaultBean(webBeansContext, "org.apache.webbeans.ee.beans.ValidatorFactoryBean");
addDefaultBean(webBeansContext, "org.apache.webbeans.ee.beans.UserTransactionBean");


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira