If you are talking about an EJB then the bill/adrian answers apply.  We
have externalized stacks on EJB (early AOP) since the 2.x series.  

If you are talking about a POJO then the answer that applies is the one
on pure AOP (JB4). 

marcf 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Giovanni Formenti
> Sent: Wednesday, January 07, 2004 11:36 AM
> To: [EMAIL PROTECTED]
> Subject: R: [JBoss-user] Where to put an Interceptor class?
> 
> Sorry... but JBoss 3.2 can use interceptor? How?! I'm very 
> interesting about this!
> Gio
> 
> > -----Messaggio originale-----
> > Da: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] conto di 
> Bill Burke
> > Inviato: mercoledi 7 gennaio 2004 17.28
> > A: [EMAIL PROTECTED]
> > Oggetto: Re: [JBoss-user] Where to put an Interceptor class?
> >
> >
> > JBoss 3.2 already retries ApplicationDeadlockExceptions.  I am 
> > currently expanding the transaction interceptor to except a list of 
> > exception handlers that can decide whether or not to retry 
> a transaction.
> >
> > You can define your own container configurations within a 
> jboss.xml so 
> > your EAR requirement will work.  Look in conf/standardjboss.xml for 
> > examples.
> >
> > Bill
> >
> > Jonathan.O'[EMAIL PROTECTED] wrote:
> >
> > > Hi,
> > > We're just about to write our first interceptor (to retry 
> deadlocked 
> > > methods), and we can't find the docs where to have the 
> class loaded.
> > > The best would be to have it in a jar in our EAR. Is that
> > possible? Also,
> > > can we keep delare our own interceptor stack for our 
> beans in this 
> > > EAR too?
> > > Thanks,
> > > Jonathan O'Connor
> > > XCOM Dublin
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: Perforce Software.
> > > Perforce is the Fast Software Configuration Management System 
> > > offering advanced branching capabilities and atomic 
> changes on 50+ platforms.
> > > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > > _______________________________________________
> > > JBoss-user mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/jboss-user
> > >
> >
> > --
> > ================
> > Bill Burke
> > Chief Architect
> > JBoss Group LLC.
> > ================
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management 
> System offering 
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System 
> offering advanced branching capabilities and atomic changes 
> on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to