[
http://jira.amdatu.org/jira/browse/AMDATU-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10526#comment-10526
]
Ivo Ladage - van Doorn commented on AMDATU-200:
-----------------------------------------------
I added setting the RuntimeDelegate to the Activator of the JAX-RS bundle. This
works for Bamboo. However, it is still an issue:
* Bundle A imports a package from bundle B
* Bundle B sets the RuntimeDelegate in a static snippet in its Activator (so
upon classloading the Activator class)
Now you would like to have the guarantee that the classes of bundle B are
loaded before those of bundle A, since that will ensure the RuntimeDelegate is
set before the CacheControl class contained by bundle A is loaded. This however
is not the case.
> Add HTTP Caching headers to REST services
> -----------------------------------------
>
> Key: AMDATU-200
> URL: http://jira.amdatu.org/jira/browse/AMDATU-200
> Project: Amdatu
> Issue Type: Bug
> Components: Amdatu Web
> Affects Versions: 0.0.6
> Reporter: Ivo Ladage - van Doorn
> Assignee: Ivo Ladage - van Doorn
> Fix For: 0.1.0
>
>
> The current gadgets totally lack HTTP caching headers since JAX-RS does not
> provide any default caching headers. This should be added to all gadgets out
> there.
> The missing caching headers is most probably the reason why gadgets act so
> strange in IE8.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira