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

Serializability issues in ActionServlet/RequestProcessor





------- Additional Comments From [EMAIL PROTECTED]  2002-06-24 16:51 -------
I have been using Struts with Weblogic on versions 6.0, 6.1, and 7.0. I haven't 
run into any of the serializability issues in a long time. I use hot deploy to 
deploy an entire EAR file but when I was running into serialization issues I 
think my war file was un-wared. Are these serializability issues occuring when 
you modify a JSP of an un-eared/un-wared application? 

I find that using Ant to pre-compile JSPs (now that the weblogic.jspc does 
dependancy checking) and using weblogic.deploy to hot deploy an application 
(now that "most" of the hot deploy memory leaks are fixed) is easier than 
trying to take advantage of weblogic's ability to re-compile a jsp at runtime 
(which implies that your application is un-wared).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to