[jboss-user] [JBoss Seam] - Re: Is there a workable version of JBossSEAM?
thomas.heute@jboss.com
do-not-reply at jboss.com
Fri Aug 18 03:23:04 EDT 2006
This:
anonymous wrote : Needed to change:
| import javax.ejb.Interceptors;
| into:
| import javax.interceptor.Interceptors;
clearly shows that you are not running a good seam/jboss AS combination.
The starting guide states that you need JBoss 1.0.1.GA with the EJB3 profile of JBoss Jems installer
The "necessary Jars" are shipped (for compilation) with JBoss Seam (under the name jboss-ejb3-all.jar)
Finally it seems that you are now running your own example created with the Hibernate tools, you could show us the Java source file so we can help you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965965#3965965
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965965
More information about the jboss-user
mailing list