I have a question of new SessionIdGenerator implementation. If reloading Manager( or Context), SessionIdGenerator is re-created based on sessionIdGeneratorClass that is cached to Manager. However, attributes of jvmRoute and sessionIdLength are default value. I think these attributes are need to take over when reloading. Or another workaround?
-- Keiichi.Fujino