Hosting control panel with JEE Application Server support? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-12T01:57:05Z http://stackoverflow.com/feeds/question/96982 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/96982/hosting-control-panel-with-jee-application-server-support 2 Hosting control panel with JEE Application Server support? Peter Boughton 2008-09-18T21:07:04Z 2009-05-14T05:06:14Z <p>I currently have WHM/cPanel on my server, but it doesn't integrate properly with any JEE App Server. I installed Tomcat manually, and have made it work through Apache, but the configuration is more fragile than I'd like.</p> <p>So, I'm trying to find a replacement where a JEE App Server can be properly integrated &amp; managed.</p> <p><br/>Requirements:<ul> <li>Open Source / Free Software (i.e. not proprietary)</li> <li>Runs on CentOS (although, Debian/Fedora Core/FreeBSD are options if necessary)</li> <li>Supports Apache + Tomcat (or equivalent)</li> <li>Self-monitoring (e.g. auto-restarts MySQL if it falls over)</li> <li>User account management (easy setup, limit space &amp; bandwidth quotas, etc)</li> <li>Friendly end-user control panel (for configuring db, mail, stats, logs, etc)</li> <li>Anything obvious I've forgotten.</li> </ul></p> <p>Are there any recommended software packages which do all of this?</p> http://stackoverflow.com/questions/96982/hosting-control-panel-with-jee-application-server-support/178019#178019 0 Answer by Jon Works for Hosting control panel with JEE Application Server support? Jon Works 2008-10-07T11:25:16Z 2008-10-07T11:25:16Z <p>We have been using <a href="http://geronimo.apache.org/" rel="nofollow">Apache Geronimo</a> here at work for about two years and it has been rock solid. It has its own built-in control panel that allows us to deploy/start/stop each app separately. You may want to give it a try.</p> http://stackoverflow.com/questions/96982/hosting-control-panel-with-jee-application-server-support/861654#861654 1 Answer by WerkkreW for Hosting control panel with JEE Application Server support? WerkkreW 2009-05-14T05:06:14Z 2009-05-14T05:06:14Z <p><a href="http://www.parallels.com/products/plesk/" rel="nofollow">Plesk</a> is a similar commercial hosting management suite similar to CPanel, in fact most hosting providers who offer WHM/CPanel also offer Plesk, which has built in Tomcat support. Plesk runs natively on CentOS but it is only free for use on one domain.</p>