I don't need the interceptor configuration for anything important right now,
but I will commit something soon anyways.

Let me know if development stalls on the new MBean interceptor stuff and
I'll help out.

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of marc
> fleury
> Sent: Tuesday, August 13, 2002 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] you can't configure interceptors...
>
>
> Bill,
>
> You are absolutely correct.  The interceptor configuration is set.  We
> discussed with Juha and Adrian in Palma and there is an elegant way to
> provide interceptor configuration.  If you have a simple fix for EJB and
> you need it right now, go ahead, but we have a simple way at the JMX
> layer to specify this configuration.
>
> Have the configuration live at the head of the interceptors, have it be
> in the "container" (exactly like the client side architecture) and you
> have then the Context associated with the invocation.  In that context
> you can set arbitrary name:value pairs, like we do in the client
> interceptors. And even "Element" objects as we do with the current
> configuration parsers.  Then the interceptor is supposed to look up the
> object by name and use that value.  This configuration is in one place
> with a one to one mapping between mbean/container and configuration.
>
> You can modify this configuration on the fly and come up with clever
> "persistence" schemas for it.
>
> marcf
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On
> > Behalf Of Bill Burke
> > Sent: Tuesday, August 13, 2002 11:45 AM
> > To: Jboss-Dev
> > Subject: [JBoss-dev] you can't configure interceptors...
> >
> >
> > After looking at EJBModule, there doesn't seem to be a way to
> > pass configuration information to Interceptors.  I'm going to
> > put this in if nobody objects.
> >
> >
> > Bill
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by: Dice - The leading online
> > job board for high-tech professionals. Search and apply for
> > tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31
> > _______________________________________________
> > Jboss-development mailing list [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Dice - The leading online job board
> for high-tech professionals. Search and apply for tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code=31
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to