RE: OrionRemoteException: Error (de-)serializing object:

2002-01-08 Thread Manuel De Jesus
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andres Garcia Hourcade Sent: Wednesday, November 21, 2001 3:32 AM To: Orion-Interest Subject: OrionRemoteException: Error (de-)serializing object: Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp

Re: OrionRemoteException: Error (de-)serializing object

2001-11-27 Thread Gordon Reynolds
Subject: OrionRemoteException: Error (de-)serializing object Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp & ejb) running fine with version 1.4.0, i am trying to deploy the same EAR in 1.5.2 version, but

RE: OrionRemoteException: Error (de-)serializing object

2001-11-26 Thread Jarrod
PROTECTED]] On Behalf Of Andres Garcia HourcadeSent: Monday, November 26, 2001 1:42 PMTo: Orion-InterestSubject: OrionRemoteException: Error (de-)serializing object Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp & ejb) running fine wit

RE: OrionRemoteException: Error (de-)serializing object

2001-11-26 Thread Andres Garcia Hourcade
will help.      That's it.        Lachezar     - Original Message - From: Andres Garcia Hourcade To: Orion-Interest Sent: Monday, November 26, 2001 8:41 PM Subject: OrionRemoteException: Error (de-)serializing o

Re: OrionRemoteException: Error (de-)serializing object

2001-11-26 Thread Lachezar Dobrev
hezar     - Original Message - From: Andres Garcia Hourcade To: Orion-Interest Sent: Monday, November 26, 2001 8:41 PM Subject: OrionRemoteException: Error (de-)serializing object Hi, i am new in J2EE technology and i'm big troubles. I have an intranet a

RE: OrionRemoteException: Error (de-)serializing object

2001-11-26 Thread Derek Akers
Subject: OrionRemoteException: Error (de-)serializing object   Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp & ejb) running fine with version 1.4.0, i am trying to deploy the same EAR in 1.5.2 version, but i get t

OrionRemoteException: Error (de-)serializing object

2001-11-26 Thread Andres Garcia Hourcade
Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp & ejb) running fine with version 1.4.0, i am trying to deploy the same EAR in 1.5.2 version, but i get this error. com.evermind.server.rmi.OrionRemoteException: Error (de-)serializin

OrionRemoteException: Error (de-)serializing object:

2001-11-20 Thread Andres Garcia Hourcade
Hi, i am new in J2EE technology and i'm big troubles. I have an intranet application (jsp & ejb) running fine with version 1.4.0, i am trying to deploy the same EAR in 1.5.2 version, but i get this error. com.evermind.server.rmi.OrionRemoteException: Error (de-)serializi

RE: OrionRemoteException: Error (de-)serializing object:

2001-09-27 Thread Mike Cannon-Brookes
Andres Garcia > Hourcade > Sent: Friday, September 28, 2001 11:56 AM > To: Orion-Interest > Subject: OrionRemoteException: Error (de-)serializing object: > > > I have an application (jsp & ejb) running with version 1.4.0, i > am trying to > upgrade the same EAR in 1.5.2 v

Re: OrionRemoteException: Error (de-)serializing object:

2001-09-27 Thread Chris Callaghan
version, but i get this error. > >What i am doing wrong ? > >com.evermind.server.rmi.OrionRemoteException: Error (de-)serializing object: >org.gjt.mm.mysql.jdbc2.ResultSet; nested exception is: >java.io.NotSerializableException: org.gjt.mm.mysql.jdbc2.ResultSet > >Many thanks > > >

OrionRemoteException: Error (de-)serializing object:

2001-09-27 Thread Andres Garcia Hourcade
I have an application (jsp & ejb) running with version 1.4.0, i am trying to upgrade the same EAR in 1.5.2 version, but i get this error. What i am doing wrong ? com.evermind.server.rmi.OrionRemoteException: Error (de-)serializing object: org.gjt.mm.mysql.jdbc2.ResultSet; nested exceptio

RE: Error (de-)serializing object

2001-08-09 Thread Simon Knott
ent: 09 August 2001 09:07 > To: Orion-Interest > Subject: Error (de-)serializing object > > > > I'm getting this error when deserializing a HashMap. The API says that > java.util.HashMap implements Serializable ?! > > > java.rmi.RemoteException: Error (de-)

Error (de-)serializing object

2001-08-09 Thread Juan Fuentes
I'm getting this error when deserializing a HashMap. The API says that java.util.HashMap implements Serializable ?! java.rmi.RemoteException: Error (de-)serializing object: java.util.HashMap$1; nested exception is: java.io.NotSerializableException: java.util.HashMap$1 T