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=5201>. 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=5201 Persistent sessions & EJB Statefull [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-02-02 17:55 ------- Just to be 100% sure, I tried (successfully) with a simple bean. So the simple case works. I've looked at the OIS source, and it's a bit unclear why it fails (it depends on the result of a native method). I suppose it retrieves the context CL somehow, since after that the stack trace is not correct (it should try loading the class with a WebappClassLoader instance). I've added a patch which fixes the CCL binding in the HEAD branch, but I don't think it will be ported to the main branch at the moment. The nightly for 02/03 will have the fix. Please confirm it does fix the problem if you can, as I have no means to test it. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>