[jboss-user] [JBoss Seam] - JBoss AS 4.2.0, seam 1.2.1 and seamgen
ge0ffrey
do-not-reply at jboss.com
Fri May 25 12:29:09 EDT 2007
Using JBoss AS 4.2.0 and seam 1.2.1
I did
seam setup
(made an ear and ask to drop create the db each time)
seam new-project
seam generate-entities
And then when I deployed that in my generated app with
ant deploy
I got this:
java.lang.ClassNotFoundException: org.apache.myfaces.webapp.StartupServletContextListener
The myfaces jars aren't in the ear or war, and jboss 4.2 seems to be using the sun implementation.
Might I conclude from this it's recommended to use jboss 5beta2 instead?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048736#4048736
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048736
More information about the jboss-user
mailing list