[jboss-dev-forums] [Design of JBossCache] - Re: Designing Habanero - Configuration changes

galder.zamarreno@jboss.com do-not-reply at jboss.com
Sun Sep 17 18:42:09 EDT 2006


JBoss AS shows a complete stack of interceptors and even though it might 
look a bit bloated, it's quite simple to understand and modify. For 
example, modification can be done in customer's jboss.xml

We could maybe give the customers an documentation oriented XML 
containing the default interceptor stack and tell them that they can modify
 it in the cache config, adding/removing new interceptors where needed 
(like in jboss.xml).

On the other hand, specifying PojoCache and Cache interceptors in the 
same way could be a good way forward and maybe some could be 
reused? This option would make the gap understanding PojoCache v 
Cache smaller. 

How will the interceptors be defined in JBoss 5? Will it be in a similar way to 
PojoCache?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972174#3972174

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972174



More information about the jboss-dev-forums mailing list