[JBoss JIRA] (JBIDE-24801) Remove no-cache header for xml schema files
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24801?page=com.atlassian.jira.plugi... ]
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)
8 years, 7 months
[JBoss JIRA] (JBIDE-19698) Dispatch selection in containers view
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19698?page=com.atlassian.jira.plugi... ]
Jeff Johnston commented on JBIDE-19698:
---------------------------------------
Could someone please explain what they want this for other than Properties view? The Properties view is already connected to both view selections (DockerImagesView and DockerContainersView implement ITabbedPropertySheetPageContributor).
> Dispatch selection in containers view
> -------------------------------------
>
> Key: JBIDE-19698
> URL: https://issues.jboss.org/browse/JBIDE-19698
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: docker
> Affects Versions: 4.3.0.Alpha2
> Reporter: Xavier Coulon
> Assignee: Xavier Coulon
> Labels: upstream
> Fix For: 4.5.x
>
>
> When the selection changes in the container and image view, it should be broadcasted so that other views dependent on selection (like Properties views) can react accordingly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months