[jboss-user] [JBoss Seam] - ExpressionFactory

pete76 do-not-reply at jboss.com
Fri Nov 16 11:37:58 EST 2007


Hi

1) Please note:

jboss-seam-2.0.0.GA\examples\jpa\resources-weblogic92\WEB-INF\web.xml references webapp 2.5 but weblogic 9.2 only supports 2.4 so the example needs updating

2) When deploying war file to Weblogic 9.2 (via a maven build script), I am getting:

16-Nov-2007 16:17:24 com.sun.faces.spi.InjectionProviderFactory createInstance
WARNING: JSF1033: Resource injection is DISABLED.
16-Nov-2007 16:17:24 com.sun.faces.config.ConfigureListener installExpressionFactory
SEVERE: Error Instantiating ExpressionFactory
java.lang.ClassNotFoundException: com.sun.el.ExpressionFactoryImpl
        at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286)
        at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:259)

My war file contains:

16/11/2007  16:24            62,983 activation-1.1.jar
16/11/2007  16:24           443,432 antlr-2.7.6.jar
16/11/2007  16:24            26,361 asm-1.5.3.jar
16/11/2007  16:24            16,757 asm-attrs-1.5.3.jar
16/11/2007  16:24           282,338 cglib-2.1_3.jar
16/11/2007  16:24           188,671 commons-beanutils-1.7.0.jar
16/11/2007  16:24           175,426 commons-collections-2.1.1.jar
16/11/2007  16:24            38,015 commons-logging-1.0.4.jar
16/11/2007  16:24           303,207 dom4j-1.6.1-jboss.jar
16/11/2007  16:24           208,048 ehcache-1.2.3.jar
16/11/2007  16:24            24,432 el-api-1.0.jar
16/11/2007  16:24         2,242,529 hibernate-3.2.4.sp1.jar
16/11/2007  16:24            60,992 hibernate-validator-3.0.0.GA.jar
16/11/2007  16:24           459,663 javassist-3.3.ga.jar
16/11/2007  16:24            79,554 jaxb-api-2.1.jar
16/11/2007  16:24           849,219 jaxb-impl-2.1.4.jar
16/11/2007  16:24           133,966 jboss-el-2.0.0.GA.jar
16/11/2007  16:24           835,020 jboss-seam-2.0.0.GA.jar
16/11/2007  16:24           209,918 jboss-seam-ui-2.0.0.GA.jar
16/11/2007  16:24           521,484 joda-time-1.4.jar
16/11/2007  16:24           323,012 jsf-api-1.2_04-p02.jar
16/11/2007  16:24           300,771 jsf-facelets-1.1.14.jar
16/11/2007  16:24         1,210,046 jsf-impl-1.2_04-p02.jar
16/11/2007  16:24             8,812 jta-1.0.1B.jar
16/11/2007  16:24           120,640 junit-3.8.2.jar
16/11/2007  16:24            52,150 persistence-api-1.0.jar
16/11/2007  16:24            25,863 stax-api-1.0.jar

Can someone advise to what the recommended fix is?

Cheers


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

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



More information about the jboss-user mailing list