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]

Reply via email to