Bill has written a "precompiler" that takes your instrumented classes and
writes them to disk so you can use that ANYWHERE (not just on JBoss) it is
in CVS afaict. Right bill?

Marcf
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Bill Burke
> Sent: Friday, February 20, 2004 11:19 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] JBoss3.2.3 - AOP or javassist
> 
> You will be able to use JBoss AOP with 3.2.3 when the next 
> version comes out.
> 
> Giovanni Formenti wrote:
> 
> > U can't use AOP with 3.2.3 but u can use Interceptors. With 
> AOP u can 
> > perform a complite aspect oriented programmation, with Jboss3.2.3 
> > Intercetor u can intercept calls only to ur ejbs' methods. I think 
> > this is enough for you...
> > 
> > Gio
> > 
> > 
> >>-----Messaggio originale-----
> >>Da: [EMAIL PROTECTED]
> >>[mailto:[EMAIL PROTECTED] conto di 
> >>Heinz-Dieter Conradi
> >>Inviato: venerdi 20 febbraio 2004 13.59
> >>A: [EMAIL PROTECTED]
> >>Oggetto: [JBoss-user] JBoss3.2.3 - AOP or javassist
> >>
> >>
> >>i would like to perform some general operations for most of 
> the calls 
> >>coming to my facade session beans. instead of coding this for every 
> >>method in every facade, i would like to use aop like techniques.
> >>
> >>as far as i know, one cannot use JBossAOP with JBoss-3.2.3 (i guess 
> >>because of Classloader problems). is this true?
> >>
> >>And what about using javassist (or similar libraries as CGLib)? at 
> >>least a simple approach cannot work, since the EJB container itself 
> >>provides proxy classes for the classes i am interested in. 
> are there ways around this?
> >>
> >>tia, heinz-dieter conradi
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> >>Build and deploy apps & Web services for Linux with a free DVD 
> >>software kit from IBM. Click Now!
> >>http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> >>_______________________________________________
> >>JBoss-user mailing list
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> > Build and deploy apps & Web services for Linux with a free DVD 
> > software kit from IBM. Click Now!
> > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> 
> --
> ================
> Bill Burke
> Chief Architect
> JBoss Inc.
> ================
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to