[richfaces-issues] [JBoss JIRA] (RF-12615) Broken resource loading with Mojarra 2.2

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Nov 22 08:31:21 EST 2012


Pavol Pitonak created RF-12615:
----------------------------------

             Summary: Broken resource loading with Mojarra 2.2
                 Key: RF-12615
                 URL: https://issues.jboss.org/browse/RF-12615
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: resource handling
    Affects Versions: 4.3.0.M2
         Environment: Tomcat 7.0.32
Mojarra 2.2.0-m06
            Reporter: Pavol Pitonak
         Attachments: jsf22.zip

# unzip attached application jsf22.zip (generated from simpleapp archetype with updated jsf)
# build application "mvn clean package"
# deploy jsf22.war to Tomcat 7
# open http://localhost:8080/jsf22

result:
* the input is not skinned and ajax doesn't work

reason:
Nov 22, 2012 2:16:56 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, org.richfaces.staticResource/4.3.0-SNAPSHOT/Packed/jquery.js.
Nov 22, 2012 2:16:56 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, org.richfaces.staticResource/4.3.0-SNAPSHOT/Packed/packed/packed.js.
Nov 22, 2012 2:16:56 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, org.richfaces.staticResource/4.3.0-SNAPSHOT/Packed/DEFAULT/skinning.css.

--
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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list