Details
Description
As stated in the summary then resource plugin can't find the resources even though they're still there.
The log says:
resource.ResourceProcessor We can't create resources on the fly unless they are 'ad-hoc', we're going to 404. Resource URI: /js/advanced-form.js
resource.ResourceTagLib Invocation of <r:resource> for a resource that apparently doesn't exist: /ebulletin/css/normalize.css
The second line is repeated for every CSS file.
I've tried to disable the resource plugin but nothing helps.
I'm forces to restart the application but after a while the same happens again.
Is it really not possible to "disable" the plugin, so it just behaves like the old resource tag?
It is kind of brutal to force us to live with the '/static' part in the url's.
Maybe I should mention that I'm using default (out-of-the-box) configuration of the resources plugin