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

TC 5.0.6 problems loading an a persisted session.





------- Additional Comments From [EMAIL PROTECTED]  2003-08-06 15:00 -------
I have just attached a zip file containing a webapp the demonstates this problem

1. Unzip the attached zip file into C:\
2. Add a Context to the server.xml for example

     <Context path="/test" docBase="C:/testapp" debug="0" reloadable="false" />

3. Start TC 5.0.6 .. I used startup.bat
4. Ping the servlet: http://server:8080/test/test
5. An HTML page with the word 'done' should be displayed
6. Stop TC .. I used control-C in the command window
7. Start TC again .. I used startup.bat
8. You should see an exception during startup.

It appears as though code in the vicinity of a.o.c.util.CustomObjectInputStream 
has problems loading arrays of objects.

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

Reply via email to