[
https://issues.jboss.org/browse/RF-13021?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč edited comment on RF-13021 at 5/29/13 4:02 AM:
----------------------------------------------------------
The Tomcat support was removed at this point, see RF-13032 .
We may decide to re-introduce it later in 5.0 stages.
was (Author: lfryc):
The Tomcat support was removed at this point, see RF-13021.
We may decide to re-introduce it later in 5.0 stages.
Simpleapp archetype does not work on Tomcat
-------------------------------------------
Key: RF-13021
URL:
https://issues.jboss.org/browse/RF-13021
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: archetype
Affects Versions: 5.0.0.Alpha1
Reporter: Juraj Húska
Assignee: Lukáš Fryč
Priority: Blocker
Original Estimate: 1 hour
Remaining Estimate: 1 hour
The simple app archetype does not work on Tomcats. It works on JBoss AS.
The only notable error is this one from server log:
{code}
INFO:
validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/jsp-api-2.1.jar)
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
javax/el/Expression.class
May 27, 2013 5:37:13 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
INFO:
validateJarFile(/home/jhuska/workspace_jbossToolsTesting/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/rf500Alpha1testingMvn/WEB-INF/lib/servlet-api-2.5.jar)
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
javax/servlet/Servlet.class
{code}
The issue IMHO relates to RF-12998, which was already solved for showcase.
--
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