CachedRowSetImpl in 1.5 incompatible to Tiger 1.01 ref impl



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
.