Re: Upgrading from 1.3.8 to 1.4.5 - (de-)serializing errors

2001-05-22 Thread Johan Fredriksson
17:58To: Orion-InterestSubject: Upgrading from 1.3.8 to 1.4.5 - (de-)serializing errors We have encountered some serious problems when upgrading from Orion 1.3.8 to 1.4.5.   The problems occurs when our business layer is about to return data to the presentation

RE: Upgrading from 1.3.8 to 1.4.5 - (de-)serializing errors

2001-05-22 Thread Jonas Lundberg
the ResultSet object.   To solve this we wrote our own container for the result data (using Vectors containing Hashtables).   /Jonas -Original Message-From: Jonas Lundberg [mailto:[EMAIL PROTECTED]]Sent: den 21 maj 2001 17:58To: Orion-InterestSubject: Upgrading from 1.3.8 to

Upgrading from 1.3.8 to 1.4.5 - (de-)serializing errors

2001-05-21 Thread Jonas Lundberg
We have encountered some serious problems when upgrading from Orion 1.3.8 to 1.4.5.   The problems occurs when our business layer is about to return data to the presentation layer. The data is fetched in the datalayer via a callable statement. The callable statement and the connection is c