Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Problem with Milestone1-Tutorial
Problem with Milestone1-Tutorial [message #470888] Wed, 11 January 2006 18:09 Go to next message
martin is currently offline martinFriend
Messages: 49
Registered: July 2009
Member
When running login.jsp on Tomcat (5.5.12) I get the following error:
java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
I can't find the library "Sun RI v1.1" created during the project wizard
anywhere in the config files.
Any ideas what the problem is?

Martin
Re: Problem with Milestone1-Tutorial [message #470891 is a reply to message #470888] Thu, 12 January 2006 00:24 Go to previous messageGo to next message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
The library of jars that you created should have been copied to the
WEB-INF/lib directory as part of the project creation. These files should
appear under the Web App Libraries classpath container but actually live in
WEB-INF/lib on the file system. Can you verify that all of the jars were
copied there?

Thanks,
Gerry Kessler
WTP JSF Tools Team

"martin" <weiss@sulzer.de> wrote in message
news:4cb69c8ca982769803d2b63acb2a6113$1@www.eclipse.org...
> When running login.jsp on Tomcat (5.5.12) I get the following error:
> java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
> I can't find the library "Sun RI v1.1" created during the project wizard
> anywhere in the config files.
> Any ideas what the problem is?
>
> Martin
>
Re: Problem with Milestone1-Tutorial [message #470893 is a reply to message #470891] Thu, 12 January 2006 09:14 Go to previous messageGo to next message
martin is currently offline martinFriend
Messages: 49
Registered: July 2009
Member
Hi Gerry,

thanks for your quick answer.

The problem seems to be that I did not use the default project location in
the "New Dynamic Web Project" wizard. When using the default project
location the libs are copied to WEB-INF/lib as expected.

Thanks,

Martin
Re: Problem with Milestone1-Tutorial [message #470894 is a reply to message #470893] Thu, 12 January 2006 16:04 Go to previous message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
It's a bug. I have created
https://bugs.eclipse.org/bugs/show_bug.cgi?id=123609 so you can track it.

Thanks,
Gerry

"martin" <weiss@sulzer.de> wrote in message
news:9f1d84542761f5a233e3656a612e8df7$1@www.eclipse.org...
> Hi Gerry,
>
> thanks for your quick answer.
>
> The problem seems to be that I did not use the default project location in
> the "New Dynamic Web Project" wizard. When using the default project
> location the libs are copied to WEB-INF/lib as expected.
>
> Thanks,
>
> Martin
>
Re: Problem with Milestone1-Tutorial [message #581689 is a reply to message #470888] Thu, 12 January 2006 00:24 Go to previous message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
The library of jars that you created should have been copied to the
WEB-INF/lib directory as part of the project creation. These files should
appear under the Web App Libraries classpath container but actually live in
WEB-INF/lib on the file system. Can you verify that all of the jars were
copied there?

Thanks,
Gerry Kessler
WTP JSF Tools Team

"martin" <weiss@sulzer.de> wrote in message
news:4cb69c8ca982769803d2b63acb2a6113$1@www.eclipse.org...
> When running login.jsp on Tomcat (5.5.12) I get the following error:
> java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
> I can't find the library "Sun RI v1.1" created during the project wizard
> anywhere in the config files.
> Any ideas what the problem is?
>
> Martin
>
Re: Problem with Milestone1-Tutorial [message #581764 is a reply to message #470891] Thu, 12 January 2006 09:14 Go to previous message
martin is currently offline martinFriend
Messages: 49
Registered: July 2009
Member
Hi Gerry,

thanks for your quick answer.

The problem seems to be that I did not use the default project location in
the "New Dynamic Web Project" wizard. When using the default project
location the libs are copied to WEB-INF/lib as expected.

Thanks,

Martin
Re: Problem with Milestone1-Tutorial [message #581783 is a reply to message #470893] Thu, 12 January 2006 16:04 Go to previous message
Gerry Kessler is currently offline Gerry KesslerFriend
Messages: 125
Registered: July 2009
Senior Member
It's a bug. I have created
https://bugs.eclipse.org/bugs/show_bug.cgi?id=123609 so you can track it.

Thanks,
Gerry

"martin" <weiss@sulzer.de> wrote in message
news:9f1d84542761f5a233e3656a612e8df7$1@www.eclipse.org...
> Hi Gerry,
>
> thanks for your quick answer.
>
> The problem seems to be that I did not use the default project location in
> the "New Dynamic Web Project" wizard. When using the default project
> location the libs are copied to WEB-INF/lib as expected.
>
> Thanks,
>
> Martin
>
Previous Topic:Roadmap?
Next Topic:Cancelling JSF status meeting
Goto Forum:
  


Current Time: Fri Mar 29 09:39:41 GMT 2024

Powered by FUDForum. Page generated in 0.03399 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top