On Sat, Apr 5, 2008 at 5:25 AM, Tim McConnell <[EMAIL PROTECTED]> wrote:
> Hi Jacek, Unfortunately, I'm still unable to duplicate your failure. A bare
> dynamic web project with a simple index.jsp deploys and runs fine. Plus, you
> JSF war deploys fine although it does get the following exception (below)
> upon invocation.....

Hi Tim,

The java.lang.RuntimeException: FacesContext not found is a classic
JSF exception when one doesn't pass a request through the FacesServlet
servlet. It does depend on how you configure the servlet, but it's
mostly used in /faces/* configuration. Run it again with
/faces/index.jsp not /index.jsp and it will go away. Nothing to do
with Eclipse, Geronimo or GEP themselves.

> The only recommendation I have at this time is to start
> with a clean Eclipse installation and workspace, and then use the build.xml
> file in trunk to download all the prereqs again. Sorry I can't offer up
> anything better at this time.... Thanks for your patience....

Patience?! You must be kidding. I'll do it with a great pleasure just
to assure I'm right and there is an issue :P

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to