Ok, I DID NOT upgrade the myfaces libraries to the 1.1.2 versions. Only the tomahawk one (can't remember exactly why, though...).
It is possible that you have too many different jars floating around. This is what I have in my Tomcat jsf-libs: | total 1.2M | -rw-r--r-- 1 endo users 116K 2006-03-31 23:15 commons-beanutils.jar | -rw-r--r-- 1 endo users 29K 2006-03-31 23:15 commons-codec-1.2.jar | -rw-r--r-- 1 endo users 162K 2006-03-31 23:15 commons-collections.jar | -rw-r--r-- 1 endo users 165K 2006-03-31 23:15 commons-digester-1.6.jar | -rw-r--r-- 1 endo users 17K 2006-03-31 23:15 jstl.jar | -rw-r--r-- 1 endo users 0 2006-04-27 11:31 listing.txt | -rw-r--r-- 1 endo users 232K 2005-10-25 18:55 myfaces-api.jar | -rw-r--r-- 1 endo users 458K 2005-10-25 18:56 myfaces-impl.jar | This is what my .ear looks like | total 2.1M | drwxr-xr-x 2 endo users 176 2006-04-27 11:35 META-INF/ | -rw-r--r-- 1 endo users 334K 2006-04-27 11:35 web.war | -rw-r--r-- 1 endo users 32K 2006-04-12 17:34 commons-fileupload-1.1.jar | -rw-r--r-- 1 endo users 65K 2006-04-12 17:34 commons-io-1.2.jar | -rw-r--r-- 1 endo users 295K 2006-04-26 08:29 jboss-seam.jar | -rw-r--r-- 1 endo users 0 2006-04-27 11:38 listing.txt | -rw-r--r-- 1 endo users 544 2006-04-12 17:43 login-service.xml | -rw-r--r-- 1 endo users 173K 2006-04-27 11:35 ejb.jar | -rw-r--r-- 1 endo users 1.2M 2006-04-19 20:44 tomahawk-1.1.2-SNAPSHOT.jar | And inside the ejb.jar (where i pack my EJB's) the META-INF/MANIFEST.MF looks like this: | Manifest-Version: 1.0 | Ant-Version: Apache Ant 1.6.5 | Created-By: 1.5.0_06-b05 (Sun Microsystems Inc.) | Class-Path: jboss-seam.jar commons-fileupload-1.1.jar commons-io-1.2.jar tomahawk-1.1.2-SNAPSHOT.jar | And this is working with JBoss-4.0.4.CR2 and JBoss-SEAM-1.0.0.CR2. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939882#3939882 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939882 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
