You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/02/02 18:55:58 UTC

DO NOT REPLY [Bug 5201] - Persistent sessions & EJB Statefull

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

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From remm@apache.org  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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>