You can generate a system view XML file from your MySQL data and then import that in one shot.
Justin On 9/28/10 9:14 PM, sam lee wrote: > Hey, > > I need to migrate data stored in mysql to jackrabbit. > I'm using JCR API (Node.addNode().. etc). And it takes many hours to do > so. > > Is there a way to speed things up? > > I was wondering if there is a way to directly output JCR files and copy > those to jackrabbit repo, instead of using API. > > Thanks. > Sam >
