Author Topic: Tomcat Server  (Read 25708 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Tomcat Server
« on: October 20, 2014, 03:04:30 AM »
Install TomCat with one click from your CWP panel
version in the installer is: 8.0.14

How to install Java
- by default CWP will try to install java  package: java-1.7.0-openjdk

How to add admin for Tomcat
In CWP Tomcat manager click on configuration files and edit file: tomcat-users.xml

For user admin replace "_MY_SECRET_PASSWORD_" with your password and restart tomcat
Code: [Select]
<user username="admin" password="_MY_SECRET_PASSWORD_" roles="manager-gui,admin-gui" />
once you have restarted tomcat click on Tomcat admin panel link

« Last Edit: October 20, 2014, 03:06:35 AM by Administrator »
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Tomcat Server
« Reply #1 on: October 24, 2014, 09:58:02 AM »
i don't find in my CWP panel?  :-\

Offline
*
Re: Tomcat Server
« Reply #2 on: October 24, 2014, 11:58:07 PM »
its integrated in the new version which will be released this weekend.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Tomcat Server
« Reply #3 on: January 10, 2015, 01:23:30 PM »
I still do not see tomcat in my panel that I just installed.
Should I install tomcat first to view that in CWP?
If so which location should I install tomcat?

Offline
*
Re: Tomcat Server
« Reply #4 on: January 04, 2023, 05:51:34 PM »
How to resolve this? I already enabled option

"Tomcat server available in user panel:"

and also edited tomcat-users.xml file

in the user panel it displays the message below

"Tomcat Manager not available, please contact admin for more information."

Offline
****
Re: Tomcat Server
« Reply #5 on: March 11, 2023, 05:28:56 PM »
You mean it installs and works in the admin panel, but isn't available in the user panel (:2083)?
Have you looked under User Accounts > Features,Themes,Languages (under the section Domains > Tomcat Manager) ?