[jboss-dev-forums] [Design of JBoss Portal] - CMS Interceptor stack will not be called, when a command wil

wulf.rowek do-not-reply at jboss.com
Tue May 6 07:42:43 EDT 2008


When there is a command execution inside another command (i.e FileGetCommand), the context of the outer side command will be used as the command executer, instead of JCRCMS. 

but to call the interceptor stack is not implemented in JCRCommandContext.execute

So i.e. one calls FileGetCommand, the interceptor stack will be called for this command, but not for the ContentGetCommand, which will be executed inside FileGetCommand.execute.

I think this behavior is not straight forward and should be changed. What do you think?

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

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



More information about the jboss-dev-forums mailing list