[JBoss-user] [EJB 3.0] - Re: How to intercept Entity Beans in EJB3.0 using the Embedd

2006-07-04 Thread adrian.andrei
No, they are not. The solution is to use the following arguments: | -javaagent:jboss-aop-jdk50.jar -Djboss.aop.include=com.xyz.abc -Djboss.aop.exclude=org,net,com | if, for example, one is on Java 5. Using AOP and some annotations you can easily intercept get methods from your Entity

[JBoss-user] [EJB 3.0] - Re: How to intercept Entity Beans in EJB3.0 using the Embedd

2006-06-30 Thread alesj
Use basic EJB3 entity callback annotations. Or are they not enough? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3954760#3954760 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3954760 Using Tomcat but need to do more? Need