when I deploy dvdstore sample or creating a user account in booking sample, I got the following error message:
| ...... | Caused by: java.lang.NoSuchMethodError: javax.interceptor.InvocationContext.getTarget()Ljava/lang/Object; | at org.jboss.seam.ejb.SeamInterceptor.aroundInvoke(SeamInterceptor.java:38) | at org.jboss.seam.interceptors.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:51) | at org.jboss.seam.interceptors.JavaBeanInterceptor.intercept(JavaBeanInterceptor.java:39) The sampels in RC3 work well on the same JBoss 4.0.4 installation (installed by jboss-4.0.4.GA-Patch1-installer.jar with ejb 3 selected). Does Seam 1.0.0 GA need special configuration? JDK 1.5.0_06 thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950818#3950818 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950818 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
