[JBoss JIRA] (RF-11629) rich:fileUpload warning generated when uploading a file
by Juraj Huska (Created) (JIRA)
rich:fileUpload warning generated when uploading a file
-------------------------------------------------------
Key: RF-11629
URL: https://issues.jboss.org/browse/RF-11629
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input, showcase
Affects Versions: 4.1.0.Milestone4
Environment: richfaces-showcase-4.1.0.20111030-M4
containers: JBoss AS 7.0.2.Final, AS 7.1.0-Alpha2-SNAPSHOT
Reporter: Juraj Huska
Priority: Minor
When uploading a file in the sample for fileUpload in showcase, a warning is generated to server log:
{code}
17:13:20,844 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http-localhost.localdomain-127.0.0.1-8080-1) JSF1091: No mime type could be found for file fileUploadProgress. To resolve this, add a mime-type mapping to the applications web.xml.
{code}
This warning is logged 5 times for each uploading, the only difference is the url where it happens, it differs in the last number.
*The functionality however remains good.*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years