Re: Problem serializing JDK dynamic proxies

2008-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nilf, nlif wrote: | Here is the code of the Wrapper: Nice workaround. I'm not entirely sure why the ClassLoader tree is fighting you in this case, but it's nice to know that you can beat it into submission when necessary ;) - -chris -BEGIN PGP

Re: Problem serializing JDK dynamic proxies

2008-04-06 Thread nlif
documentation, implies there is a problem in Tomcat's session-replication implementation. Naaman -- View this message in context: http://www.nabble.com/Problem-serializing-JDK-dynamic-proxies-tp16467407p16521737.html Sent from the Tomcat - User mailing list archive at Nabbl

Re: Problem serializing JDK dynamic proxies

2008-04-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nilf, nlif wrote: |> Are you sure you put your test class on all of the servers? | | Yes. I am sure. It's there, and this happens either when replicating from | Node A to Node B or the other way around. Hmm... so it always fails on the receiving end

Re: Problem serializing JDK dynamic proxies

2008-04-03 Thread nlif
ion)? > > Are you sure you put your test class on all of the servers? > > Yes. I am sure. It's there, and this happens either when replicating from Node A to Node B or the other way around. -- View this message in context: http://www.nabble.com/Problem-serializing-JDK-dynam

Re: Problem serializing JDK dynamic proxies

2008-04-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Naaman, nlif wrote: | I am using Tomcat 6, and running in a cluster, with session-replication. | When I put in the session a JDK dynamic proxy, the serialization fails, like | so: | | Apr 3, 2008 2:09:24 PM org.apache.catalina.ha.session.DeltaManager

Problem serializing JDK dynamic proxies

2008-04-03 Thread nlif
this message in context: http://www.nabble.com/Problem-serializing-JDK-dynamic-proxies-tp16467407p16467407.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apa