Results 1 to 1 of 1
- 05-17-2010, 12:13 PM #1
Member
- Join Date
- May 2010
- Posts
- 1
- Rep Power
- 0
Problem with Jboss 5.1.0.GA and (JSF 1.2 or JSF2.0)
Iam getting the follwoing exception when i run the application.
What is the problem.How can i run JSF1.2 or JSF2.0 on Jboss 5.1.0.GA ?
The exception is :
14:25:39,687 ERROR [0]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfi gureListener
java.lang.ClassCastException: com.sun.faces.config.WebConfiguration
at com.sun.faces.config.WebConfiguration.getInstance( WebConfiguration.java:154)
at com.sun.faces.config.ConfigureListener.contextInit ialized(ConfigureListener.java:145)
at org.jboss.web.jsf.integration.config.JBossJSFConfi gureListener.contextInitialized(JBossJSFConfigureL istener.java:60)
at org.apache.catalina.core.StandardContext.listenerS tart(StandardContext.java:3910)
at org.apache.catalina.core.StandardContext.start(Sta ndardContext.java:4393)
at org.jboss.web.tomcat.service.deployers.TomcatDeplo yment.performDeployInternal(TomcatDeployment.java: 310)
at org.jboss.web.tomcat.service.deployers.TomcatDeplo yment.performDeploy(TomcatDeployment.java:142)
at org.jboss.web.deployers.AbstractWarDeployment.star t(AbstractWarDeployment.java:461)
at org.jboss.web.deployers.WebModule.startModule(WebM odule.java:118)
at org.jboss.web.deployers.WebModule.start(WebModule. java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invok e(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation .java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.j ava:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(Ab stractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanSe rverImpl.java:668)
at org.jboss.system.microcontainer.ServiceProxy.invok e(ServiceProxy.java:206)
at $Proxy38.start(Unknown Source)
at org.jboss.system.microcontainer.StartStopLifecycle Action.installAction(StartStopLifecycleAction.java :42)
at org.jboss.system.microcontainer.StartStopLifecycle Action.installAction(StartStopLifecycleAction.java :37)
at org.jboss.dependency.plugins.action.SimpleControll erContextAction.simpleInstallAction(SimpleControll erContextAction.java:62)
at org.jboss.dependency.plugins.action.AccessControll erContextAction.install(AccessControllerContextAct ion.java:71)
at org.jboss.dependency.plugins.AbstractControllerCon textActions.install(AbstractControllerContextActio ns.java:51).....and so on.
Similar Threads
-
JBOSS Drool rule writing problem
By ping.animesh in forum Advanced JavaReplies: 0Last Post: 05-12-2010, 11:44 AM -
Problem with deploing EJB 2.1 to JBOSS 4.2.1 GA
By Dzhagriev Aleksandr in forum Enterprise JavaBeans (EJB)Replies: 0Last Post: 08-27-2009, 08:48 AM -
jboss-3.2.5 problem in Eclipse
By neeba_m in forum EclipseReplies: 0Last Post: 09-18-2008, 11:09 AM -
Problem in Starting JBOSS Server
By 82rathi.angara in forum NetworkingReplies: 0Last Post: 06-16-2008, 02:58 PM -
Problem with tomcat and jboss
By Alan in forum EclipseReplies: 3Last Post: 05-08-2007, 06:18 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks