Documentation for JIRA 5.1.x. Documentation for other versions of JIRA is available too.
To move JIRA from a non-Tomcat application server to Apache Tomcat, use one of the following methods:
Note
Regardless of which method you use, back up your data first and make sure you test JIRA on the new server before deploying it in production.
Follow the Migrating JIRA to Another Server instructions, installing the new version of JIRA on your new application server.
If you are using the same version of JIRA on the old and new (Apache Tomcat) application server, you do not have to export and re-import your JIRA database (as described in the instructions for Migrating JIRA to Another Server). You can use your existing database with the new application server.
However, you cannot simply copy the WAR file or expanded WAR directory from an existing JIRA WAR installation in the old application server to the new application server. This will not work.
To switch to a new (Apache Tomcat) application server, follow these instructions:
UserTransaction
as declared in the entityengine.xml
file is correct for Apache Tomcat.