[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7380) Make admin console use MyFaces instead of Mojarra

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Fri Oct 16 12:41:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shelly McGowan reopened JBAS-7380:
----------------------------------



Revision: 95044
The admin-console fails to deploy:
2009-10-16 11:59:15,914 INFO  [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (Thread-2) deploy, ctxPath=/admin-console
2009-10-16 11:59:16,330 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/admin-console]] (Thread-2) Exception sending context initialized event to listener instance of class org.apache.myfaces.webapp.StartupServletContextListener
java.lang.NoClassDefFoundError: org/apache/commons/el/Logger
        at org.apache.myfaces.shared_impl.util.ClassUtils.<clinit>(ClassUtils.java:41)
        at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConfigurator.java:149)
        at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:126)
        at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:66)
        at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:49)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3910)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4389)
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:333)
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:150)
        at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:462)
        at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
        at org.jboss.web.deployers.WebModule.start(WebModule.java:97)

> Make admin console use MyFaces instead of Mojarra
> -------------------------------------------------
>
>                 Key: JBAS-7380
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7380
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JSF, Management services
>    Affects Versions: JBossAS-5.2.0.Beta1
>            Reporter: Stan Silvert
>            Assignee: Stan Silvert
>             Fix For: JBossAS-5.2.0.Beta1
>
>
> Because of some RichFaces incompatibility with JSF2, we will temporarily run the admin-console using MyFaces 1.2 with WAR_BUNDLES_JSF_IMPL set.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list