Hello,

What do you think about moving the "SystemInstance.init()" from
"TomcatLoader.initSystemInstance()" (AFTER_INIT) )to
"ServerListener.lifecycleEvent" during the BEFORE_INIT event ? The
initialization of the SystemInstance consists only of setting some
properties, so it should not be a problem or pose any difficulties to move
it to an earlier event. I want to use the SystemInstance *before* the
Tomcatloader has been initialized, but as it is now it is not possible.

Kind regards,
Svetlin

Reply via email to