Upgrading the Media Management and Analysis Platform environment includes backing up the current configuration and creating a clean JBoss directory for MMAP 12.1.
\mmap\jboss-eap-6.2\standalone\data\modeshape
directory contains all of the channels, cameras, and recorders previously created using the MMAP REST API. In order to preserve your history, after upgrading to 12.1, you must copy back this repository to the clean JBoss directory.To upgrade
On the JBoss server, rename the original JBoss directory to Jboss-eap-6.2_old
.
For example:
Rename C:\mmap\jboss-eap-6.2
to C:\mmap\jboss-eap-6.2_old
Repeat steps 3 through 6 of the Install Media Management and Analysis Platform procedure to create a clean JBoss directory.
For example:
C:\mmap\Jboss-eap-6.2
After the new JBoss directory is prepared with all of the software components, copy the backed-up modeshape
directory to \mmap\Jboss-eap-6.2\standalone\data\modeshape
.
|