PDA

View Full Version : Tomcat problem


sunmacet
26th July 2007, 09:34 AM
Hi,

I runned into tomcat problems on my server and I did the stupid thing to install tomcat5.5 with yum.

So I am asking for help. How I can safely remove the tomcat5.5 and install the Plesk's default tomcat so that it would work again?

Please, help - thanks.

My server runs on CentOS 4.2.

johnyqqq
31st July 2007, 04:45 PM
you can do a rpm -q -a | grep tomcat
to find out the specific name of rpm,
Then execute rpm -e tomcat-? to remove.

However you may want to consider
NGASI AppServer Manager (http://www.ngasi.com)
which enables private jvm java hosting
with Plesk and other control panels.