One question to workspace.clone .. will be the uuids generated again or will they been taken from the source workspace?
thanks claus -----Ursprüngliche Nachricht----- Von: KÖLL Claus [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 24. April 2007 10:12 An: dev@jackrabbit.apache.org Betreff: AW: Migrate from Old OraclePersistenceManager to new Bundle OraclePersistenceManager hi jukka, thanks for the info. i hope someone contribute such a migration util ... BR, claus -----Ursprüngliche Nachricht----- Von: Jukka Zitting [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 24. April 2007 10:06 An: dev@jackrabbit.apache.org Betreff: Re: Migrate from Old OraclePersistenceManager to new Bundle OraclePersistenceManager Hi, On 4/24/07, KÖLL Claus <[EMAIL PROTECTED]> wrote: > As i see in the oracle.ddl file from the new bundle persistence managers it > will > create a new table (BUNDLE) What do i have to do to migrate a old workspace? I would create a new workspace with the bundle configuration and use Workspace.clone() to copy all content to the new workspace. As of now we don't have any migration tools that would take an existing db persistence database and upgrade it to use bundle persistence. Writing such a utility shouldn't be too hard though, so perhaps someone will contribute it... BR, Jukka Zitting