MicroStrategy ONE
Deploy MicroStrategy Library on JBoss
Deploy by Exploded Folder:
-
Unzip the
MicroStrategyLibrary.war
file as a folder. The folder name must beMicroStrategyLibrary.war
.Copyunzip MicroStrategyLibrary.war -d MicroStrategyLibrary
rm -rf MicroStrategyLibrary.war
mv MicroStrategyLibrary MicroStrategyLibrary.war -
Put the
MicroStrategyLibrary.war
folder underJBOSS_EAP_HOME/standalone/deployments/
.Make sure the user who starts the JBoss EAP process has read/write/execution permission.
-
In the
JBOSS_EAP_HOME/standalone/deployments/
folder create a marker file namedMicroStrategyLibrary.war.dodeploy
. -
After deploying the marker file would be updated to
MicroStrategyLibrary.war.deployed
, if we want to redeploy the folder, just rename it as before. -
Open
MicroStrategyLibrary/admin
page to configure connection to Intelligence Server and Collaboration Server.