DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13644>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13644 Possibility to load plugin before the ApplicationConfig initialization ------- Additional Comments From [EMAIL PROTECTED] 2002-10-15 17:10 ------- I forget the reason why I want load my plugin before AC. I want to change some ApplicationConfig properties before the Digester call, So I need an instance of ApplicationConfig class. I made a struts-based framework and I want to change ActionMappingClass. There is a lot of developper who use this framework and a lot of application. I don't want manage ActionMappingClass inside each struts-config.xml (with type or className attributes) but globally in the framework. Thx, -emmanuel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
