Re: Java Buildpack: Stale Files Outside of WEB-INF
Daniel Jones
Hi Dan,
toggle quoted message
Show quoted text
Thanks for getting back to me. Sadly I can't reproduce the issue on my local Cloud Foundry instance, so I suspect the issue has something to do with the state of the client's CF's blob store, their version of CF, or some peculiarity of the .war. The behaviour I'm seeing is quite odd. There is a subdirectory called "conf" in the .war file. If I make any changes inside this directory, they are not reflected after an app push, even if I delete the app beforehand. If I make changes anywhere else in the .war, the changes are take effect. If I rename "conf" to "conf-new", the change *is* effected. I've tried this on two completely separate Cloud Foundry instances (PCF 1.3.3) and get the same result. Both have 'seen' older versions of the war. CF_TRACE shows that in the resource matching request all 12,000-odd files are submitted. The response is significantly smaller, and does not include any of the files from the "conf" directory. Any suggestions on where to look for more clues? On Thu, Jun 11, 2015 at 2:20 PM, Daniel Mikusa <dmikusa(a)pivotal.io> wrote:
On Thu, Jun 11, 2015 at 7:42 AM, Daniel Jones < --
Regards, Daniel Jones EngineerBetter.com |
|