You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "night (JIRA)" <ji...@apache.org> on 2014/12/06 11:22:12 UTC

[jira] [Created] (TOMEE-1471) Stopping Tomcat Context via API Destroys Context in TomEE

night created TOMEE-1471:
----------------------------

             Summary: Stopping Tomcat Context via API Destroys Context in TomEE
                 Key: TOMEE-1471
                 URL: https://issues.apache.org/jira/browse/TOMEE-1471
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.7.1
            Reporter: night


When programmitacally stop context in TomEE with context.stop(), TomEE destroys the context instance therefore it is impossible to realod or start context again with context.start() or context.reload().

This is perfectly works in Tomcat but not in TomEE. In TomEE, stop calls destroys the application and removes the context.

Best Jojn



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)