JIra standalone running with other application from the type war

fabio marcelo
Contributor
March 19, 2012

Hi all,

I have installed the JIra standalone here and i would like of the deploy other application from the type WAR in tomcat.

Please how can i run Jira and this other application form type war in differents tomcats or even than if i can use the same tomcat that jira use ?

I ask this because the JIra standalone already comes pre-packaged with tomcat right ?

Is there anyway of have JIra and other application from the tyoe War running in the same server ?

Thanks in Advance

BR

Fabio

2 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 19, 2012

I've done this a few times - you just need to read the Tomcat (or other application container) documentation about deploying multiple WAR/EAR files.

Exactly as Colin says though, I wouldn't recommend it. It's nice being able to run several apps in a container, but Jira isn't something you want to run alongside others. Leave it in it's own Tomcat, you'll be much happier.

fabio marcelo
Contributor
April 1, 2012

Hi Nic,

I installed the tomcat 5 here. Jira is running with tomcat 6 .

I changed the port that Tomcat listen . ( 8005 -->8006) , (8080 -->8085) in tomcat 5 in the file server.xml.

I put my application.war, in /var/lib/tomcat5/webapps/

JIra is OK running with Tomcat 6 , but my other application is not running in tomcat5. Please i need to do more any changes in Tomcat or only change the port in server.xml is enough ?

Thanks in Advance

BR

Fabio

0 votes
Colin Goudie
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 19, 2012

Atlassian do not support or recommend running multiple applications inside the single tomcat container.

I would stay clear of that altogether.

Your best bet is just to setup different tomcat instances, each with their own war app deployed in them

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events