[jboss-user] [JBoss Seam] - Re: Code generation problem - Seam
georgesberscheid
do-not-reply at jboss.com
Wed Oct 11 02:57:29 EDT 2006
1. By default you have commons-logging.jar in your {jboss.home}/server/default/lib directory. Leave it there and the exception will be gone. Same for javax.servlet.jar.
2. When you create your Java project in Eclipse, create your source directory in /src and your output directory in /build. In that case the code will generate correctly.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977435#3977435
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977435
More information about the jboss-user
mailing list