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=15657>. 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=15657 NotSerializableException while trying to write byte data in ServletOutputStream from Action Class ------- Additional Comments From [EMAIL PROTECTED] 2003-01-17 09:26 ------- I found the reason for getting the exception. It is due to the dynamic class loading by weblogic. I did some changes to my Action class and tried to access the page which resulted in this exception. After restarting the weblogic server, i didn't face any problems. So, i think it is probably due to the implementation of weblogic's dynamic class loading mechanism. Thanks for your reply. -Nagaraj -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>