aspose file tools
The moose likes JSF and the fly likes Deployment Issues with JSF 1.2.9, Tomcat 6.0.29 and MyEclipse 8.6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Deployment Issues with JSF 1.2.9, Tomcat 6.0.29 and MyEclipse 8.6" Watch "Deployment Issues with JSF 1.2.9, Tomcat 6.0.29 and MyEclipse 8.6" New topic
Author

Deployment Issues with JSF 1.2.9, Tomcat 6.0.29 and MyEclipse 8.6

navdeep thakur
Greenhorn

Joined: May 09, 2007
Posts: 18

Hi Guys,

I am trying to build a Tomcat application with the following environment:

JSF: 1.2.9

Rich Faces: 3.2.2

IDE: My Eclipse 8.6

Application Server: Tomcat 6.0.29


I am not facing any compilation error in MyEclipse.

But when I start Tomcat(configured in MyEclipse), it gave me following errors:





*****************************************************************************************************************
*********************** web.xml ***********************************************
*****************************************************************************************************************


Please find the list of Application JAR(s) and tomcat lib(s) in the attachment.

Please provide me THE BEST solutions. I am struggling with this from the last 2 days.



[Thumbnail for jars.JPG]


[Thumbnail for tomcat_jars.JPG]


Navdeep Thakur alias Navi
Yuan Ye
Ranch Hand

Joined: Mar 05, 2003
Posts: 172
I think you might be missing jars in your tomcat. Do you have javaee.jar, servlet-api.jar? the error message says you are missing ServletRequestListener class.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Deployment Issues with JSF 1.2.9, Tomcat 6.0.29 and MyEclipse 8.6
 
Similar Threads
s:excelExport Exception in PhaseListener
Switching from Reference Implementation to MyFaces
JSF+Spring+Hibernate Session Problem
JSF 1.1 and Tomcat 6
Problem configuring RichFaces3.2.1GA, JSF1.2 and Tomcat6+Eclipse3.4