[
https://issues.jboss.org/browse/RF-12615?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-12615 at 12/3/12 7:31 AM:
----------------------------------------------------------
It works fine with latest {{org.glassfish:javax.faces:2.2.0-SNAPSHOT}}:
{code}
INFO: Initializing Mojarra 2.2.0 (-SNAPSHOT 20121201-0842
https://svn.java.net/svn/mojarra~svn/trunk@11115) for context
'/resource-mapping-demo'
{code}
I can confirm it didn't work for {{2.2.0-m06}}.
was (Author: lfryc):
It works fine with latest {{org.glassfish:javax.faces:2.2.0-SNAPSHOT}}:
{code}
Initializing Mojarra 2.2.0-m06 (-SNAPSHOT 20121109-2001
https://svn.java.net/svn/mojarra~svn/tags/2.2.0-m06@10994) for context '/jsf22'
{code}
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:
http://www.atlassian.com/software/jira