JSF Support in Galileo [message #495634] |
Thu, 05 November 2009 09:42  |
Eclipse User |
|
|
|
How works JSF Support in Eclipse Galileo?
I can not found how to configure JSF Libraries?
And also I am not able to change the project facet if I imported a maven based project.
Can anybody help me in this issue?
|
|
|
|
|
|
|
Re: JSF Support in Galileo [message #640384 is a reply to message #620448] |
Sun, 21 November 2010 08:23   |
Eclipse User |
|
|
|
dear Lars Vogel and anyone who can give me the motive to fight the monster bugs im facing in my early jsf days...
i have been following your tutorial for about 3 days , and sometimes it works magically, sometimes it just does not, especially when im working on the machine at work.
the most exception that i face and is haunting me is " cannot find faces context"
i ran a project with the LoginView.jsp and it works, then just to see whats going on i have created a new project and exactly copied the file without all the facets functions, just having <f:view>
and there comes the nightmare exception for me. and yes i did googled it like 24897456 times but non gave me the answer , either its ambiguous answer or its just not the problem i have...
the thing is im not sure about is the libraries,myfaces, and jboss 4.2 library, EAR, and Web App libraries and JRE and i put JSTL and remove it and no difference happens
i guess my problem falls in the library stuff area because im not used to it that much, im really new to java EE and i jumped into JSF which is overwhelming
and if someone can also point out why eclipse over netbeans?
and why Java EE over .NET?
i really appreciate u looking into it..
|
|
|
Re: JSF Support in Galileo [message #641288 is a reply to message #640384] |
Wed, 24 November 2010 13:24  |
Eclipse User |
|
|
|
Not being able to find FacesContext indicates that you don't have JSF libraries available on the project's classpath. Either get those libraries into WEB-INF/lib, or use the JSF facet to make life simpler for yourself. I'm not clear why you are trying to use JSF tags without JSF libraries.
|
|
|
Powered by
FUDForum. Page generated in 0.05423 seconds