[
https://issues.apache.org/jira/browse/CXF-6079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196089#comment-14196089
]
Sergey Beryozkin commented on CXF-6079:
---------------------------------------
Note that supporting a static-resource-list parameter in CXFServlet is a simple
'shortcut' for getting the static resources served. CXFServlet can actually be
configured to redirect to the default servlet to get the static resources
served.
Can you get a default servlet configured (say via the Tomcat configuration) to
set a Cache-Control response header ?
Cheers, Sergey
> static-resource-list cache control
> ----------------------------------
>
> Key: CXF-6079
> URL: https://issues.apache.org/jira/browse/CXF-6079
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Affects Versions: 3.0.1
> Reporter: Janos Haber
>
> I want to set the cache control header for my static resources without I need
> to redefine the whole list in filter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)