[JBoss-user] Serialization problems with JMX RMI adaptor

2002-08-26 Thread Jon Brisbin
I searched the archives and found what I think is the answer to my problem (ref: http://www.jboss.org/forums/thread.jsp?forum=63&thread=19635) but was wondering if anyone has a JDK 1.3 jar file of the fix for this problem already compiled (I'm using JBoss 3.0.1). I really don't have time right no

Re: [JBoss-user] Serialization Problems

2001-11-29 Thread Peter Levart
On Thursday 29 November 2001 07:51, Hunter Hillegas wrote: > Jboss is having problems passivating my SFSBs... > > I'm getting this exception: > > 22:46:38,370 ERROR [Default] java.rmi.ServerException: Could not passivate; > nested exception is: > java.io.NotSerializableException: > org.jbo

[JBoss-user] Serialization Problems

2001-11-28 Thread Hunter Hillegas
Jboss is having problems passivating my SFSBs... I'm getting this exception: 22:46:38,370 ERROR [Default] java.rmi.ServerException: Could not passivate; nested exception is: java.io.NotSerializableException: org.jboss.ejb.plugins.local.BaseLocalContainerInvoker$EntityProxy 22:46:38,373 E