[jbosstools-issues] [JBoss JIRA] (JBIDE-24801) Remove no-cache header for xml schema files

Rob Stryker (JIRA) issues at jboss.org
Wed Aug 16 15:14:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450236#comment-13450236 ] 

Rob Stryker commented on JBIDE-24801:
-------------------------------------

I think bothering infrastructure team here is unnecessary. I've verified that in a brand new environment, it will not cache (ie it will respect hte no-cache header), but, once a user changes the setting in eclipse, it will cache for the period of 1 day (24 hours). 

The best possible solution here is to get JBDS to mark this setting to ignore no-cache. If we can do that, then I think the OOTB experience will be much improved. 

> Remove no-cache header for xml schema files
> -------------------------------------------
>
>                 Key: JBIDE-24801
>                 URL: https://issues.jboss.org/browse/JBIDE-24801
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server, upstream
>    Affects Versions: 4.5.0.Final
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>
> This is a followup of JBIDE-20610 . In the past we were trying to figure out how to make validation in Eclipse faster. The problem is that xml schema files return no-cache header and so Eclipse needs to fetch them over and over again.
> We tried to solve this on Eclipse side - allow ignoring of the no-cache http header. But why not try to solve this properly on the server side at least where we have control over it? I think there is no reason why request to urls like http://jboss.org/j2ee/dtd/service-ref_4_0.dtd should return no-cache.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list