[jboss-user] [JBoss Seam] - Re: Code generation problem - Seam

2006-10-11 Thread joe480
sorry, I didnt understand the 1. answer... I have the default installation of 
jboss AS so by default i have these two files in that directory allready. The 
exception has been caught with these two files in that directory.
Should I delete these two files from that directory?



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977456
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Code generation problem - Seam

2006-10-10 Thread georgesberscheid
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
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user