]
Brian Leathem edited comment on RF-11509 at 10/12/11 12:45 AM:
---------------------------------------------------------------
This also is showing up in the showcase, URLs like:
"/showcase/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/Packed/blueSky/skinning.css"
are giving a 404.
With an entry in the server log:
{quote}
JSF1064: Unable to find or serve resource,
org.richfaces.staticResource/Packed/blueSky/skinning.css.
{quote}
was (Author: bleathem):
This also is showing up in the showcase, URLs like:
"/showcase/org.richfaces.resources/javax.faces.resource/org.richfaces.staticResource/Packed/blueSky/skinning.css"
are giving a 404.
Richfaces resources fail to load in 4.1M3
-----------------------------------------
Key: RF-11509
URL:
https://issues.jboss.org/browse/RF-11509
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: core
Affects Versions: 4.1.0.Milestone3
Reporter: Cody Lerum
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.1.0.Milestone3
After updating to M3 resources are failing to load.
Logs show messages like this
{code}
20:40:16,393 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file jquery/js. To
resolve this, add a mime-type mapping to the applications web.xml.
20:40:16,400 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file richfaces/js. To
resolve this, add a mime-type mapping to the applications web.xml.
20:40:16,401 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file richfaces-queue/js.
To resolve this, add a mime-type mapping to the applications web.xml.
20:40:16,405 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file
richfaces-base-component/js. To resolve this, add a mime-type mapping to the applications
web.xml.
20:40:16,406 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file richfaces-event/js.
To resolve this, add a mime-type mapping to the applications web.xml.
20:40:16,504 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/jquery/js. To resolve this, add a
mime-type mapping to the applications web.xml.
20:40:16,516 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/jquery/js. To resolve this, add a
mime-type mapping to the applications web.xml.
20:40:16,525 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces/js. To resolve this, add a
mime-type mapping to the applications web.xml.
20:40:16,526 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces/js. To resolve this, add a
mime-type mapping to the applications web.xml.
20:40:16,532 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-queue/js. To resolve this, add
a mime-type mapping to the applications web.xml.
20:40:16,533 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-2) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-queue/js. To resolve this, add
a mime-type mapping to the applications web.xml.
20:40:16,558 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-base-component/js. To resolve
this, add a mime-type mapping to the applications web.xml.
20:40:16,559 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-event/js. To resolve this, add
a mime-type mapping to the applications web.xml.
20:40:16,559 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-base-component/js. To resolve
this, add a mime-type mapping to the applications web.xml.
20:40:16,560 WARNING [javax.enterprise.resource.webcontainer.jsf.context]
(http--127.0.0.1-8080-3) JSF1091: No mime type could be found for file
org.richfaces.staticResource/Compressed/DEFAULT/richfaces-event/js. To resolve this, add
a mime-type mapping to the applications web.xml.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: