Installing JIRA on Jetty
| 
PDF |
The following instructions have been provided by Mort Bay Consulting, the makers of Jetty:
However we and others have experienced errors during imports with this configuration (see the page and JRA-12653 for details), so we do not recommend Jetty's
use with JIRA.
JIRA can also be deployed on JBoss 3 with embedded Jetty - see the JBoss 3.0 guide.
Warning
For older versions of Jetty (prior to release 6), due to an issue with inline-jdbc it may not be possible to import data using Jetty.
See
JRA-9492.
User-contributed notes