[jboss-user] [JBoss jBPM] - Re: When deploying a jBPM, a exception about jsf throwed

manoogim do-not-reply at jboss.com
Thu May 22 12:47:46 EDT 2008


did anyone figure out what the problem was? i am deploying to EnterprisePlatform-4.3.0.GA. getting this exception:
2:30:56,946 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
12:30:57,008 INFO  [TomcatDeployer] deploy, ctxPath=/rft-new, warUrl=.../deploy/rft-new.war/
12:30:58,099 FATAL [application] JSF1029: The specified InjectionProvider implementation 'org.jboss.web.jsf.integration.injection.JBossInjectionProvider' does not implement the InjectionProvider interface. 
12:30:58,099 INFO  [application] JSF1048: PostConstruct/PreDestroy annotations present.  ManagedBeans methods marked with these annotations will have said annotations processed.
12:30:58,770 ERROR [ContainerBase] Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
java.lang.LinkageError: Class javax/el/ELResolver violates loader constraints
	at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:397)
	at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:189)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4352)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:732)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)

and later:
12:30:58,770 ERROR [ContainerBase] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: com.sun.faces.config.WebConfiguration
	at com.sun.faces.config.WebConfiguration.getInstance(WebConfiguration.java:135)
	at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:228)
	at org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBossJSFConfigureListener.java:69)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4352)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152769#4152769

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152769



More information about the jboss-user mailing list