Hi,
We could create a small module which allows Tomcat work with easyapache 4. It works in production servers too. However there are couple of issues that we face
1. We believe cpanel uses jsvc for tomcat. May we know how it is done or benifits of it. [ Very rarely we have tomcat restarting frequently when faulty classes or jar files are uploaded ]
2. We followed the same method as easyapache 3 where a conf file for enabling jsp support for a domain and jk.conf file where worker properties are configured. When we rebuild httpdconf we get the following error
The “/usr/sbin/httpd” command (process 12001) reported error number 1 when it ended.
Configuration problem detected on line 1 of file /etc/apache2/conf.modules.d/jk.conf: JkWorkersFile only allowed once
Any suggestions
We could create a small module which allows Tomcat work with easyapache 4. It works in production servers too. However there are couple of issues that we face
1. We believe cpanel uses jsvc for tomcat. May we know how it is done or benifits of it. [ Very rarely we have tomcat restarting frequently when faulty classes or jar files are uploaded ]
2. We followed the same method as easyapache 3 where a conf file for enabling jsp support for a domain and jk.conf file where worker properties are configured. When we rebuild httpdconf we get the following error
The “/usr/sbin/httpd” command (process 12001) reported error number 1 when it ended.
Configuration problem detected on line 1 of file /etc/apache2/conf.modules.d/jk.conf: JkWorkersFile only allowed once
Any suggestions