You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/12 02:59:11 UTC

DO NOT REPLY [Bug 16980] - ActionServlet.initModulePlugins loads plugins only until the first exception

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=16980>.
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=16980

ActionServlet.initModulePlugins loads plugins only until the first exception

dgraham1980@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From dgraham1980@hotmail.com  2003-02-12 01:59 -------
Notice that initModulePlugIns is called from the servlet's init() method.  If 
the initModulePlugIns method throws an exception it will show up in your server 
logs and the application will not load.  This is the appropriate behavior 
because the app. should not continue running with misconfigured plugins.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org