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 Summary: Possibility to load plugin before the ApplicationConfig initialization Product: Struts Version: Nightly Build Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Controller AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] A workaround to request feature http://nagoya.apache.org/bugzilla/show_bug.cgi? id=13638. If we can load our plugin before the Digester call, we can set the property actionMappingClass. So this class will be used by Digester. Is this an possible upcomming feature. Like this <plug-in className="MyPlugin" beforeConfig="true" /> Thx, -emmanuel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>