I'm developing an EJB app for a while now on orion. The last version I
had installed was 1.4.0.

Most of my app was already working like a beauty. Today I auto updated
to 1.4.3 and it seems that findByPrimaryKey where the primary key is a
comppound primary key, got broken. I did some test and all my calls to
findByPrimaryKey(java,lang.String) seemed to work. However all calls to
findByPrimaryKey(new PrimaryKeyClass)) throw a finder exception.

I reverted back to 1.3.8 which is running on an other machine, copying
orion.jar to my dev box and all worked perfectly again.

Has anyone seen this???

<orion-team>
It would be very nice if autoupdate.jar would create a backup for the
updated files for example in the form of:
orion/backup/xxx.jar.version.no

this would enable us to revert back to the last stable version some more
graciously.

</orion-team>

sven

-- 
======================================================================================
Sven E. van 't Veer                                          
http://www.cachoeiro.net
Java Developer                                                      [EMAIL PROTECTED]
======================================================================================

Reply via email to