Enterprise only

Installing Alfresco on JBoss

You can install and deploy the Alfresco WAR on the JBoss application server.
Ensure that JBoss is installed. Review the Supported Platforms page on the Support Portal for more information. These steps assume that you know the path of the JBoss directory, which is represented as <JBOSS_HOME>.
  1. Browse to the Enterprise download area.
  2. Download the following file to your local machine:
    alfresco-enterprise-ear-4.0.2.zip
  3. Create a temporary directory and uncompress the file.
  4. Copy the alfresco-global.properties.sample file from the temporary directory to the <JBOSS_HOME>/server/default/conf directory.
    When you expand the alfresco-enterprise-ear-4.0.2.zip file, the alfresco-global.properties.sample file is located in the /web-server/classpath directory.
  5. Edit the parameters in the alfresco-global.properties.sample file to suit your environment.
  6. Save the alfresco-global.properties.sample file without the .sample extension.
  7. Copy or move the alfresco.war and share.war file from the uncompressed /web-server/webapps directory to the <JBOSS_HOME>/deploy directory.
  8. Follow the instructions for configuring JBoss for Alfresco.
Did this topic help you?

Click here to provide feedback.