On 20.09.2011 11:05, Keiichi Fujino wrote:
> I think that it is necessary to add sessionAttributeFilter to the
> cloneFromTemplate method of
> both BackupManager and DeltaManager.
> Otherwise, it will not be set to BackupManager or DeltaManager,
> even if it sets sessionAttributeFilter to server.xml.
> 
> For example, the following codes are added to each cloneFromTemplate.
> ===
> result.setSessionAttributeFilter(getSessionAttributeFilter());
> ===

Thanks for the review.

I refactored trunk a bit to move some of the common clone code to the
base class. If you like it I will backport to TC 7. Please comment on
r1173088 and r1173090.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to