CachedRowSetImpl in 1.5 incompatible to Tiger 1.01 ref impl
- From: Jochen Riekhof <nospam@xxxxxxxxxx>
- Date: Fri, 16 Sep 2005 14:43:47 +0200
Hi...
we use the SUN CachedRowSetImpl (currently Tiger 1.01) reference implementation for a while in server-client data exchange just fine. Now we are trying to experiment with clients wunning on jdk1.5_03 and get the following error (excerpt):
java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.InvalidClassException: javax.sql.rowset.RowSetMetaDataImpl$ColInfo; local class incompatible: stream classdesc serialVersionUID = 4431284943651249319, local class serialVersionUID = 5490834817919311283
Is there any version of the CachedRowSetImpl for 1.4.2 that is compatible with 1.5? I was not able to google up any.
Ciao
....Jochen .
- Prev by Date: apache derby clob example
- Next by Date: Re: embedded apache derby on Windows connection URL
- Previous by thread: apache derby clob example
- Next by thread: creating mysql schema in java code
- Index(es):