ICEfaces
  1. ICEfaces
  2. ICE-6914

Eliminate JSF warning messages when creating JSF resources with unknown file extension

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.2
    • Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
    • Component/s: None
    • Labels:
      None
    • Environment:
      server

      Description

      JSF logs warning messages when resources are created with an unknown file extension. These messages appeared after a fix for ICE-6851 was applied:

      com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file listen.icepush. To resolve this, add a mime-type mapping to the applications web.xml.

      com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file create-push-id.icepush. To resolve this, add a mime-type mapping to the applications web.xml.

      com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file notify.icepush. To resolve this, add a mime-type mapping to the applications web.xml.

      com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file add-group-member.icepush. To resolve this, add a mime-type mapping to the applications web.xml.

      com.sun.faces.context.ExternalContextImpl getMimeType
      WARNING: JSF1091: No mime type could be found for file remove-group-member.icepush. To resolve this, add a mime-type mapping to the applications web.xml.

      Even when the mime-type was provided by calling ResourceHandler.createResource(resourceName, libraryName, contentType) the warnings are still shown.

        Activity

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Mircea Toma
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: