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

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

    [ https://issues.apache.org/jira/browse/TOMEE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236926#comment-14236926 ] 

Romain Manni-Bucau commented on TOMEE-1471:
-------------------------------------------

Working on it but just a quick side note: reload itself is not broken since we rely on it in several places.

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