[jboss-user] [EJB 3.0] - Re: Implementing an EJB3 Interceptor without touching the pr

2007-04-11 Thread Haensel
Heya, thank you so much for your reply. The changes I made for my ejb3 Inteceptor looks like this: interceptor class=haensl.ejb3interceptors.MyDefaultInterceptor scope=PER_CLASS/ | | domain name=Stateless Bean | bind pointcut=execution(public * *-*(..)) |

[jboss-user] [EJB 3.0] - Implementing an EJB3 Interceptor without touching the projec

2007-04-05 Thread Haensel
Hello, my name is Hans-Martin and I am a student at the university of Regensburg, Germany. I have to hold a lab about EJB3 on JBoss with interceptors. Now I read for about 2 days just to check out how to implement an ejb3 interceptor without touching the project with the business objects

[jboss-user] [EJB 3.0] - Setting up an Interceptor with jBoss

2006-11-29 Thread Haensel
. And it was pretty simple to connect an Interceptor to a method of another class. But I am not able to do this in a dynamic Web Project (for JSPs, Servlets and so on) PLEASE HELP ME. I have just 1 week to do this :( Haensel View the original post : http://www.jboss.com/index.html?module=bbop

[jboss-user] [Installation, Configuration Deployment] - Setting up an Interceptor on jBoss

2006-11-28 Thread Haensel
. And it was pretty simple to connect an Interceptor to a method of another class. But I am not able to do this in a dynamic Web Project (for JSPs, Servlets and so on) PLEASE HELP ME. I have just 1 week to do this :( Haensel View the original post : http://www.jboss.com/index.html?module=bbop