Can we check in the admin page (jts, ccm ..) if Tomcat or WAS is used?
![](http://jazz.net/_images/myphoto/1e4d8b4e35ad274cb86fdba9dc5219e6.jpg)
4 answers
![](http://jazz.net/_images/myphoto/1e4d8b4e35ad274cb86fdba9dc5219e6.jpg)
Not sure, if this property is only there if Tomcat is used (as in my Tomcat test installation).
Look at https://[your_host]:9443/jts/admin#action=com.ibm.team.repository.admin.configureAdvanced
com.ibm.team.repository.service.jts.internal.userregistry.tomcat.TomcatUserRegistryProvider
or
you might restart the setup (https://[your_host]:9443/jts/customSetup). On page 6 "Setup User Registry" you find the entry "Tomcat User Database" which as I assume is also only there when Tomcat is used.
Look at https://[your_host]:9443/jts/admin#action=com.ibm.team.repository.admin.configureAdvanced
com.ibm.team.repository.service.jts.internal.userregistry.tomcat.TomcatUserRegistryProvider
or
you might restart the setup (https://[your_host]:9443/jts/customSetup). On page 6 "Setup User Registry" you find the entry "Tomcat User Database" which as I assume is also only there when Tomcat is used.
Comments
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
This is only available that way if you don't use LDAP.
I am not sure if the application itself is aware of the application server it is running on. You can request enhancements here: https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWelcome
![](http://jazz.net/_images/myphoto/1e4d8b4e35ad274cb86fdba9dc5219e6.jpg)
Hello Charles
Its not a direct way, but if you use the export option in the diagnostics page
https://[Hostname]:9443/jts/admin#action=com.ibm.team.repository.admin.serverDiagnostics - page
If you double click the resultant zip file and then open the following file, you would see whether this is a Tomcat or WAS setup.
XXXX_com.ibm.team.repository.service.diagnostics.basic.internal.logCapturingDiagnostic.zip
If it is Tomcat, you would see a tomcat folder - that would have all the Tomcat related logs.
Its not a direct way, but if you use the export option in the diagnostics page
https://[Hostname]:9443/jts/admin#action=com.ibm.team.repository.admin.serverDiagnostics - page
If you double click the resultant zip file and then open the following file, you would see whether this is a Tomcat or WAS setup.
XXXX_com.ibm.team.repository.service.diagnostics.basic.internal.logCapturingDiagnostic.zip
If it is Tomcat, you would see a tomcat folder - that would have all the Tomcat related logs.