By the way, it's also possible to split persistent object metadata in different repository files and load+merge with current persistent object metadata at runtime when needed.
regards, Armin ----- Original Message ----- From: "Raymond Barlow" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Wednesday, May 28, 2003 11:07 AM Subject: Re: binary repository.xml > Ah, cool! OJB Rocks :) > > Mahler Thomas wrote: > > >That's easy: > > > >Just use the following flag in OJB.properties: > ># If the useSerializedRepository entry is set to true, OJB tries to load a > ># serialized version of the repository for performance reasons. > ># if set to false, OJB always loads the xml file. > ># Setting this flag to true will accelerate the startup sequence of OJB. > ># If set to true changes to the repository.xml file will only be detected > ># after maually deleting the repository.xml.serialized file. > >useSerializedRepository=false > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >>Sent: Wednesday, May 28, 2003 10:51 AM > >>To: [EMAIL PROTECTED] > >>Subject: binary repository.xml > >> > >> > >>Hi, > >>I�d like to create a binary form of my repository.xml to > >>increase speed at > >>loading. > >>any Ideas? > >> > >>Thanks in advance for any comment. > >>cheers, > >> > >>Ralf > >> > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
