I installed Crowd and JIRA on the same server. I followed strictly the instruction to install both of them
https://confluence.atlassian.com/crowd/installing-crowd-and-crowdid-191862.html
but how I can know that they are running in different tomcat containers?
I'm not an expert in Tomcat and it's pretty confusing for me:
Thank you for your help.
Make sure they are both running by checking their front-ends, then have a look at the processes running on the server.
If there are two Tomcats running from different directories (look for the directory names in the process information), then you have them separate.
I'm almost 100% certain that you have them separate. The installers and instructions all work with separate installations. You actually have to do a lot of work unpacking and extracting one of the installations so that you can install it in another Tomcat, and I doubt you've done that!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.