]
Juraj Húska closed RF-13420.
----------------------------
Verified. Closing.
Showcase - WARNING No mime type could be found for file
fontawesome-webfont.woff is logged
------------------------------------------------------------------------------------------
Key: RF-13420
URL:
https://issues.jboss.org/browse/RF-13420
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: showcase
Affects Versions: 5.0.0.Alpha2
Environment: Firefox, Chrome
JBoss AS 7.1.1.Final
Reporter: Juraj Húska
Assignee: Lukáš Fryč
Priority: Minor
Fix For: 5.0.0.Alpha3
Following WARNING is being logged to JBoss AS console when demos for {{pickList}} or
{{orderingList}} are loaded.
{code:none}
12:10:08,859 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--0.0.0.0-8080-1) JSF1091: No mime type could be found for file
font-awesome/font/fontawesome-webfont.woff. To resolve this, add a mime-type mapping to
the applications web.xml.
{code}
Steps to reproduce:
# deploy showcase
# clean the browser cache
# load the demo for e.g. pickList:
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=pickLi...
# look for the WARNING in the JBoss AS console
Notes:
* the http response with file font-awesome/font/fontawesome-webfont.woff finish with 200
OK.
* this WARNING is logged only with the first page load after the browser cache cleaning,
then it is served from cache and WARNING is not logged
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: