I had played around with making allowing interceptors to implement
XmlLoadable, but discarded it as I had made to many changes to other
bits to test it properly.

The only major change I had to make was to use attributes for class
names:

 <interceptor class="some.package.Interceptor">
   <param name="blah">Blah</param>
 </interceptor>

It was fairly easy to implement... only changing all of the config files
was a bit of a bitch.

--jason


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:jboss-
> [EMAIL PROTECTED]] On Behalf Of Bill Burke
> Sent: Tuesday, August 13, 2002 8: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

Reply via email to