[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-17 Thread Bill Burke
Ben, You'll have to tell me your exact setup and steps you made to do things. 1. Did you precompile your clases with aopc? 2. Did you set the System Property jboss.aop.path? Thanks, Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835207#3835207 Reply to

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-17 Thread rkadayam
You'll have to follow the JBoss AOP for standalone instructions when working with Weblogic. Set the system property jboss.aop.path=xml file in your startweblogicserver script and in addition you may have to add the jboss-aop.jar and javassist.jar to the classpath. The interceptor jars will

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-14 Thread bensench
Rajiv, You could get it to work on JBoss 3.2.3? Where do you place your interceptor? For example, if I want to intercept the method invocation of com.xyz.zmedrec.PhysicianSessionEJB with the interceptor interceptor.TestMethodInterceptor as indicated in the folloiwng jboss-aop.xml: ?xml

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-06 Thread rkadayam
Seems like some bug in weblogic PortableRemoteObject implementation or their JNDI. I could get it to work in JBoss 3.2.3 -rajiv View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3833970#3833970 Reply to the post :

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Invoking session beans from Interceptors

2004-05-05 Thread Bill Burke
This is probably not a JBOss AOP problem, but rather how you've packaged your classes in WLS. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3833837#3833837 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3833837