Hi!
I am writing a Struts plug-in which needs to programmatically manipulate
the ApplicationConfig. The problem is that the ApplicationConfig is
freezed before the plug-ins are initialized. Would it be possible to
postpone freezing until plug-ins are initialized? That is, to call
ApplicationConfig.freeze() after all plug-ins are initialized by
PlugIn.init(ApplicationConfig)?

Thanks!

-- 
Joni
[EMAIL PROTECTED]
http://www.shiftcontrol.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to