Control Web Panel

WebPanel => Apache => Tomcat => Topic started by: Administrator on October 20, 2014, 03:04:30 AM

Title: Tomcat Server
Post by: Administrator 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

Title: Re: Tomcat Server
Post by: ereo on October 24, 2014, 09:58:02 AM
i don't find in my CWP panel?  :-\
Title: Re: Tomcat Server
Post by: Administrator on October 24, 2014, 11:58:07 PM
its integrated in the new version which will be released this weekend.
Title: Re: Tomcat Server
Post by: a24uall 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?
Title: Re: Tomcat Server
Post by: akechi 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."
Title: Re: Tomcat Server
Post by: overseer 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) ?