Synchronizing Databases
Page 8 of 11

Refreshes and Jar Files

If a target contains a jar file, and the corresponding jar file at the source has been replaced since the last refresh, a refresh returns a warning. When it receives this warning, the application should remove all references to objects defined in classes in the refreshed jar files. A simple way to do this is to terminate and restart the application.