You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2018/08/02 19:55:00 UTC

[jira] [Commented] (TOMEE-2204) Servlets do not work if

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

Gurkan Erdogdu commented on TOMEE-2204:
---------------------------------------

Does it work in standard Apache Tomcat distribution? If not, this is the Tomcat bug not TomEE. Can you also share small github sample project?

> Servlets do not work if  <resource cachingAllowed="false"/>
> -----------------------------------------------------------
>
>                 Key: TOMEE-2204
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2204
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 7.0.4
>            Reporter: Tony Weston
>            Priority: Minor
>
>  
>  
> 1) Create a basic @WebServlet , check it works.
> 2) Add  <resource cachingAllowed="false"/> to context.xml
> 3) Restart tomee - Check the Servlet is no longer working.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)