You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Dain Sundstrom (JIRA)" <ji...@apache.org> on 2008/03/06 03:36:57 UTC

[jira] Created: (OPENEJB-766) EJBs and persistence units in a web application nested in an ear are not detected

EJBs and persistence units in a web application nested in an ear are not detected
---------------------------------------------------------------------------------

                 Key: OPENEJB-766
                 URL: https://issues.apache.org/jira/browse/OPENEJB-766
             Project: OpenEJB
          Issue Type: Bug
          Components: deployment
    Affects Versions: 3.0-beta-2
            Reporter: Dain Sundstrom
            Assignee: Dain Sundstrom
            Priority: Critical
             Fix For: 3.0


When a web application (war) is nested in an ear file any ejbs or persistence units in the web application are not detected.

Also, a standalone web application deployed via the DeploymentLoader will not detect nested ejbs or persistence units.  Currently, the only way to deploy web applications is in Tomcat and the TomcatWebAppDeployer doesn't use DeploymentLoader for standalone web applications.

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


[jira] Closed: (OPENEJB-766) EJBs and persistence units in a web application nested in an ear are not detected

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

Dain Sundstrom closed OPENEJB-766.
----------------------------------

    Resolution: Fixed

Committed revision 634170.

> EJBs and persistence units in a web application nested in an ear are not detected
> ---------------------------------------------------------------------------------
>
>                 Key: OPENEJB-766
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-766
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: deployment
>    Affects Versions: 3.0-beta-2
>            Reporter: Dain Sundstrom
>            Assignee: Dain Sundstrom
>            Priority: Critical
>             Fix For: 3.0
>
>
> When a web application (war) is nested in an ear file any ejbs or persistence units in the web application are not detected.
> Also, a standalone web application deployed via the DeploymentLoader will not detect nested ejbs or persistence units.  Currently, the only way to deploy web applications is in Tomcat and the TomcatWebAppDeployer doesn't use DeploymentLoader for standalone web applications.

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