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=13279>. 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=13279 Getting ImportTag not to swallow exceptions ------- Additional Comments From [EMAIL PROTECTED] 2002-10-04 12:07 ------- I agree that this tag needs to do a better job logging the exceptions it catches and then propigating those exceptions so they can be handled by the normal webapp/struts exception handling mechanisms. For backwards compatibility it may need an attribute that tells it to propigate it's exceptions similar to the attribute that it has that tells it to ignore certain exceptions. To work around this problem I just copied the class and put it in my own tag lib. I could make a patch but I would rather wait for some agreement from Cedric that this is a problem and some direction on how he would like to fix it. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
