Versioning RAP Javascript resources [message #1744617] |
Wed, 28 September 2016 19:37  |
Eclipse User |
|
|
|
I'm just going through the headache of deploying RAP 3.1.0 to the same URL as a 2.3.2 application.
Although I can see rap-client.js now has it's URL versioned with the RAP version ( /rwt-resources/310/rap-client.js ) resources.js does not, it's always located at /rwt-resources/resources.js and nothing but purging the IE cache or Control-F5 would fix the problem.
I see that bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=439008 was logged because of caching issues with rap-client.js and resources.js, however only rap-client.js has been versioned.
What about all the other resources stored in /rwt-resources ?
I'm still investigating why the code in org.eclipse.equinox.http.servlet.internal.ResourceServlet.writeResource(HttpServletRequest, HttpServletResponse, String, URL) is causing a 304 response.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03699 seconds