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/05 01:07:43 UTC

[jira] Assigned: (OPENEJB-761) Tomcat EAR double deployment

     [ https://issues.apache.org/jira/browse/OPENEJB-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dain Sundstrom reassigned OPENEJB-761:
--------------------------------------

    Assignee: Dain Sundstrom

> Tomcat EAR double deployment
> ----------------------------
>
>                 Key: OPENEJB-761
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-761
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-2
>            Reporter: David Blevins
>            Assignee: Dain Sundstrom
>             Fix For: 3.0
>
>
> From Jonathan 
> Jonathan Gallimore wrote on dev@openejb:
> I just gave this: http://www.nabble.com/Tomcat-hot-deployment-td13287215.html a go, and I encountered a minor problem where all my beans were being deployed twice, and I was getting this error:
> org.apache.openejb.DuplicateDeploymentIdException: Application cannot be deployed as it contains deployment-ids which are in use: app (and a list of all my EJBs)
> Looking at what was going on with a debugger attached it looked like the app was actually being deployed twice, once with the name of the directory that the ear is expanded into, and once with the name of the actual ear itself.
> If I stop Tomcat, delete the ear file from the webapps folder, and leave the folder the ear was expanded into alone, and restart Tomcat, it works perfectly.

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