]
Pavol Pitonak closed RF-12615.
------------------------------
Verified with snapshot of Mojarra.
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
Assignee: Lukáš Fryč
Priority: Critical
Attachments: jsf22.zip
Original Estimate: 4 hours
Remaining Estimate: 4 hours
# 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: