Jeff Zhou created TUBEMQ-320:
--------------------------------
Summary: Request for css files would respond with no content
Key: TUBEMQ-320
URL: https://issues.apache.org/jira/browse/TUBEMQ-320
Project: Apache TubeMQ
Issue Type: Bug
Components: Server
Affects Versions: 0.6.0
Reporter: Jeff Zhou
Assignee: Jeff Zhou
Fix For: 0.6.0
After clearing the cache, refresh homepage of master would result in loss of
static materials, like styles, scripts and pictures, while all dynamic elements
are working as expected.
The looks would be like in attachments.
This should be due to Servlet binding on Embedded-Jetty, which does too much to
cover Servlet requests while missing the ability to respond static css contents.
So obviously the fix plan is to recover this ability, restoring original and
expected behavior when browsing webpages.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)