Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
mausca
Post subject: [Closed] JSF and Tomcat 5.5  PostPosted: Aug 07, 2007 - 07:25 PM
Veteran Member
Veteran Member


Joined: May 28, 2004
Posts: 16

I install jdk 1.5.0_06, myEclipse 5.5.1 GA and Tomcat 5.5.23 and I have this problem:

1 - I create a new web project with java specification java EE 5.0;
2 - I add JSF capabilities and on package explorer i can see two library: java EE 5 library and jre system library;
3 - I create two jsp that using jsf and configure the relative managedbean, navigation case etc...
4 - I deploy the application on tomcat and start the server

the result is that I receive this error:
java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet

the WEB-INF\lib directory of installed application is empty.

can you help me
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject: RE: JSF and Tomcat 5.5  PostPosted: Aug 08, 2007 - 07:17 PM
Moderator
Moderator


Joined: Jan 06, 2004
Posts: 23348

You cannot deploy a Java EE 5 project to Tomcat 5, you have to use Tomcat 6.

Also the reason the JSF libs aren't deployed with a Java EE 5 project is because part of the Java EE 5 spec is to include JSF, so the app server already includes them. (e.g. Glassfish).

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mausca
Post subject: RE: JSF and Tomcat 5.5  PostPosted: Aug 09, 2007 - 03:09 PM
Veteran Member
Veteran Member


Joined: May 28, 2004
Posts: 16

Ok tank you for support.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-nipun
Post subject: RE: JSF and Tomcat 5.5  PostPosted: Aug 09, 2007 - 04:46 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 5764

Your Welcome ..

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits