java.lang.IllegalArgumentException: Class 
org.apache.portals.bridges.jsf.FacesContextFactoryImpl is no 
javax.faces.context.FacesContextFactory
----------------------------------------------------------------------------------------------------------------------------------------------

                 Key: WW-2798
                 URL: https://issues.apache.org/struts/browse/WW-2798
             Project: Struts 2
          Issue Type: Bug
         Environment: tc 5.5
start http://localhost:8080/struts2-showcase-2.1.2/showcase.action and note the 
stack trace

org.apache.portals.bridges.jsf.FacesContextFactoryImpl base class is 
javax.faces.context.FacesContextFactory

http://portals.apache.org/bridges/multiproject/portals-bridges-jsf/apidocs/org/apache/portals/bridges/jsf/FacesContextFactoryImpl.html

http://localhost:8080/struts2-showcase-2.1.2/showcase.action

libs used
05/01/2008  10:34 PM           516,820 myfaces-impl-1.1.2.jar
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: mrmaven
Build-Jdk: 1.5.0_06
Extension-Name: myfaces-impl
Specification-Title: This is the MyFaces Impl Subproject Description [
 INSERT MORE STUFF HERE]
Specification-Vendor: Apache Software Foundation
Implementation-Vendor: Apache Software Foundation
Implementation-Title: myfaces-impl
Implementation-Version: 1.1.2

?
            Reporter: Martin Gainty


type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

javax.servlet.ServletException: Servlet.init() for servlet faces threw exception
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:833)
        
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:639)
        org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1285)
        java.lang.Thread.run(Thread.java:595)

root cause

java.lang.IllegalArgumentException: Class 
org.apache.portals.bridges.jsf.FacesContextFactoryImpl is no 
javax.faces.context.FacesContextFactory
        javax.faces.FactoryFinder.newFactoryInstance(FactoryFinder.java:132)
        javax.faces.FactoryFinder.getFactory(FactoryFinder.java:107)
        javax.faces.webapp.FacesServlet.init(FacesServlet.java:88)
        
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        
org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:833)
        
org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:639)
        org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1285)
        java.lang.Thread.run(Thread.java:595)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.17 logs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to