You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Joni Suominen <jo...@shiftcontrol.com> on 2002/04/11 11:01:16 UTC

ApplicationConfig freezed in PlugIn initialization

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
joni@shiftcontrol.com
http://www.shiftcontrol.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>