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>.
Browse to the Enterprise
download area.
Download the following file to your local machine:
alfresco-enterprise-ear-4.0.2.zip
Create a temporary directory and uncompress the file.
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.
Edit the parameters in the alfresco-global.properties.sample file
to suit your environment.
Save the alfresco-global.properties.sample file without the
.sample extension.
Copy or move the alfresco.war and share.war
file from the uncompressed /web-server/webapps directory to the
<JBOSS_HOME>/deploy directory.
Follow the instructions for configuring JBoss for Alfresco.
Configuring Solr with JBoss running on Alfresco
This section describes how to configure Solr to communicate with deployed on JBoss. The steps describe how to allow Solr communicate with deployed on JBoss 5.1 EAP.