Andrea, maybe the information in the myfaces wiki for installation and
configuration of myfaces [1] contains useful information for your
case,

Regards,

Bruno

[1] http://wiki.apache.org/myfaces/Installation_and_Configuration


2005/12/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hello
>
> I'm new to JSF / myface. I'm trying to deploy the simple.war on WebLogic
> 8.1 and I get an HTTP 500 with the following error:
> java.lang.IllegalStateException:
> org.apache.myfaces.webapp.webxml.WebXml.init must be called before!
>         at
> org.apache.myfaces.webapp.webxml.WebXml.getWebXml(WebXml.java:123)
>         at
> org.apache.myfaces.application.jsp.JspViewHandlerImpl.getServletMapping(
> JspViewHandlerImpl.java:346)
>         at
> org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspView
> HandlerImpl.java:199)
>         at
> org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352
> )
>         at
> javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
>         at
> weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
> rvletStubImpl.java:996)
>         at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
> java:419)
>         at
> weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
>         at
> weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
> 27)
>         at
> org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(Extensi
> onsFilter.java:122)
>         at
> weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
> 27)
>         at
> weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
> un(WebAppServletContext.java:6458)
>         at
> weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
> bject.java:321)
>         at
> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
> )
>         at
> weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
> etContext.java:3661)
>         at
> weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
> java:2630)
>         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
>         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
>
>
> Can someone please help me?
>
> Thanks
> Andrea
>
>

Reply via email to