[
https://issues.jboss.org/browse/RF-12998?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12998:
------------------------------------
Note the error message in the server log:
{quote}
INFO:
validateJarFile(/opt/apache/tomcat7/webapps/richfaces-showcase-tomcat6/WEB-INF/lib/jboss-servlet-api_3.0_spec-1.0.1.Final.jar)
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class
{quote}
The webapp is trying to validate a servlet 3.0 jar according to the 2.3 spec. I believe
this was introduced with this commit:
https://github.com/richfaces/richfaces/commit/97889cfc58d8e7662d462151afc...
Showcase - resource handling errors for all demos on Tomcat 7
-------------------------------------------------------------
Key: RF-12998
URL:
https://issues.jboss.org/browse/RF-12998
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: regression, resource handling, showcase
Affects Versions: 5.0.0.Alpha1
Environment: Tomcat 7
Reporter: Juraj Húska
Priority: Blocker
Fix For: 5.0.0.Alpha1
Attachments: resourceWrong.png
This is noticeable after resolving RF-12996 locally.
There are lot of resource not found and JQUery not defined JS errors when loading
showcase on Tomcat 7. It is so for all demos.
--
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