[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-10-27 Thread Bill Burke
Are you saying that Weblogic and Websphere barf if you have declared a method as synchronized? The synchronized methods are not on EJB business methods or callbacks, so I fail to see how it violates the specification. All the specification says is: "An enterprise bean must not use thread synch

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-10-27 Thread rkadayam
I'm pasting the exact error message from weblogic weblogic.ejb20.compliance.ComplianceException: In EJB com.ascential.asb.service.test.greetingService.GreetingService, Enterprise Bean methods must not use thread synchronization primitives. The method named _setInstanceAdvisor(org.jboss.aop.Inst

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-10-29 Thread rkadayam
Does the J2EE 1.4 TCK certification encompass deployment of J2EE applications that are aop-compiled using JBoss-AOP ? I'm hoping there will be a plausible resolution to this issue as it impacts our usage of JBoss AOP to a great extent. Thanks Rajiv View the original post : http://www.jboss.o

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-10-29 Thread Bill Burke
Yes, we will eventually fix this problem. It will take awhile because it requires changes to Javassist to suport synchronized blocks. The synchronization is needed otherwise you have problems with concurrent access to a POJO. Bill View the original post : http://www.jboss.org/index.html?modu

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-10-29 Thread [EMAIL PROTECTED]
No, the j2ee certification did not involve aspectized deployments using the jboss AOP framework. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3853306#3853306 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3853306 --

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-11-04 Thread rkadayam
Of course, J2EE TCK may not explicitly reference Aspects or AOP instrumentation. I even wonder if J2EE will ever talk about AOP as it may sound a little too invasive/disruptive to let bean developers to play with. But does JBoss plan to implement the strict constraints of J2EE constructs especia

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-11-04 Thread Bill Burke
JBoss has passed certification awhile ago now. The J2EE TCK tests do not test the behavior in question and there are no plans to implement any strict constraints or stricter verifier. FYI, it seems Chiba has implemented synchronized blocks, so your fix is scheduled for the next AOP release. B

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: synchronized methods in instrumented class

2004-11-05 Thread rkadayam
Thanks very much !! Rajiv View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854072#3854072 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854072 --- This SF.Net email