Show Table of Contents
2.2. Migrating a repository from Red Hat JBoss BRMS 5.3
To migrate data from JBoss BRMS 5, do the following:
- Download the migration tool from Red Hat Customer Portal and unzip the downloaded zip archive.
- For production databases, copy the JDBC driver for the database that is used by the JCR repository into the libs directory of the migration tool.
- On the command line, move into the
bin/directory of the exploded zip archive.In a Unix environment, run:./runMigration.sh -i <source-path> -o <destination-path> -r <repository-name>
In a Windows environment, run:./runMigration.bat -i <source-path> -o <destination-path> -r <repository-name>
Where:- <source-path> is the path to the source JCR repository.
- <destination-path> is the path to the destination git VFS.
- <repository-name> is an arbitrary name for the new repository.
The repository is then migrated to the specified location.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.