So... my understanding is that Jira 6 was available as a WAR file, but Jira 7 is not. However I'd like to install Jira on my existing tomcat box (currently tomcat 6 but we're migrating to tomcat 8 ASAP). Any tips or tutorials on doing this? I've tried grabbing the zip file and putting the atlassian-jira folder into webapps while selectively copying parts of server.xml into my own server.xml but that doesn't seem to work.
Thanks in advance.