I've just tried the examples from jboss-seam-1.2.1.GA in JBoss AS 4.2.0.CR2.
The seam-booking example failed to deploy with:
2007-04-26 15:12:57,832 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/seam-booking]] Error
configuring application listener of class
org.apache.myfaces.webapp.StartupServletContextListener
java.lang.ClassNotFoundException:
org.apache.myfaces.webapp.StartupServletContextListenerFor kicks I copied the myfacesImpl
jar to default/lib. AS then warned that the .net version of myfaces needed to be removed.
The deploypresentations target also tried to deploy jbossweb-tomcat55.sar:
2007-04-26 15:21:07,804 ERROR [org.jboss.deployment.MainDeployer] Could not initialise
deployment:file:/usr/local/jboss-4.2.0.CR2/server/default/deploy/jbossweb-tomcat55.sar/
org.jboss.deployment.DeploymentException: Failed to find META-INF/jboss-service.xml for
archive jbossweb-tomcat55.sar
Have I done something wrong, or should I just try CR1?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041225#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...