Dynamic Web Project with JSF v1.2 & tomcat 6.0.28 [message #548621] |
Thu, 22 July 2010 09:46  |
Eclipse User |
|
|
|
Hello,
I've created an Eclpise Dynamic Web Project with JSF v1.2 as Project Facets
configuration. I've also added jstl-api-1.2.jar, jstl-impl-1.2.jar and standard.jar libraries to
my WEB-INF/lib project to avoid having some classNotFoundException problems.
But when I deploy my project on tomcat 6.0.28 my jsf page is not available. I have the 404 error.
I'm using Eclipse 3.5
Thanks
|
|
|
|
|
|
|
|
|
|
Re: Dynamic Web Project with JSF v1.2 & tomcat 6.0.28 [message #548926 is a reply to message #548906] |
Fri, 23 July 2010 09:08  |
Eclipse User |
|
|
|
On 7/23/2010 7:04 AM, Russ Bateman wrote:
> On 7/23/2010 2:37 AM, ElArbi wrote:
>> I solved the problem by removing one of the two FacesServlet definition.
>> In fact, if the url matches the two FacesServlet mappings in the same
>> time (e.g. .../faces.blah.jsf) I have this "Millions of console
>> nastygrams launching JSP" problem.
>>
>> Thanks
>> Regards
>
>
> If you wouldn't mind, please send me both? That way, I can draw some
> useful conclusion and add this to my jumble of notes (that will one day
> be the foundation of a tutorial).
>
> Russ
(Both web.xml files, that is.)
|
|
|
Powered by
FUDForum. Page generated in 0.04314 seconds