Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JSF in Eclipse with Tomcat
JSF in Eclipse with Tomcat [message #1108062] Fri, 13 September 2013 09:26 Go to next message
Marius Hornisch is currently offline Marius HornischFriend
Messages: 1
Registered: September 2013
Junior Member
The problem is about java server faces (jsf).
I used this example: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jst.jsf.doc.user%2Fhtml%2Fgettingstarted%2Ftutorial%2FJSFTools_tutorial_JSF20.html
And first it works. Now i have a HTTP 404The requested resource is not available. error. I uninstall the tomcat Windows Service and install the zip Version, because with the Windows Service Version i must rename the ports, because i get the error "these ports are already used". I also changed the ports in the zip Version of tomcat to test this, but i have the same error. So i changed it to the orgnial prot numbers (8005, 8080, 8009)
Then i run the Tomcat with the startup.bat outside the localhost:8080 works
Then i run the Tomcat in eclipse with a jsp with javabean project the project works, but the localhost:8080 have the same error.
Then i run the Tomcat in eclipse with the jsf project i get the HTTP 404 error.

Can you tell my why the jsp Projects work but not the localhost. And the jsf-Project doesn't work?

regrads
Marius
Re: JSF in Eclipse with Tomcat [message #1108278 is a reply to message #1108062] Fri, 13 September 2013 16:05 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 9/13/2013 5:25 AM, Marius Hornisch wrote:
> The problem is about java server faces (jsf).
> I used this example:
> http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jst.jsf.doc.user%2Fhtml%2Fgettingstarted%2Ftutorial%2FJSFTools_tutorial_JSF20.html
>
> And first it works. Now i have a HTTP 404The requested resource is not
> available. error. I uninstall the tomcat Windows Service and install
> the zip Version, because with the Windows Service Version i must rename
> the ports, because i get the error "these ports are already used". I
> also changed the ports in the zip Version of tomcat to test this, but i
> have the same error. So i changed it to the orgnial prot numbers (8005,
> 8080, 8009)
> Then i run the Tomcat with the startup.bat outside the localhost:8080 works
> Then i run the Tomcat in eclipse with a jsp with javabean project the
> project works, but the localhost:8080 have the same error.
> Then i run the Tomcat in eclipse with the jsf project i get the HTTP 404
> error.
> Can you tell my why the jsp Projects work but not the localhost. And the
> jsf-Project doesn't work?
>
> regrads
> Marius

Marius,

You might wish to post this in the Eclipse web tools platform forum
rather than the newcomers' forum. Someone may answer, however.
Previous Topic:Opening Existing Java Projects in Eclipse
Next Topic:Error in Hibernate Tool in Eclipse Unable to create requested service
Goto Forum:
  


Current Time: Thu Mar 28 12:21:17 GMT 2024

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

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

Back to the top