Hello Does anyone know where I can find a repository with Centos6 Tomcat7? Thanks.
---------------------------------------------- Rudinei Dias
On 23/5/2012 4:13 μμ, Rudinei Dias wrote:
Does anyone know where I can find a repository with Centos6 Tomcat7?
Check this: http://www.distrotips.com/centos/installing-tomcat-7-on-centos-6.html
Hi. This I had found. The first thing to do is google search. I've had bad experiences mess configuration caused by not using RPM on Centos installers. Even so, thanks.
The question is if anyone knows where you have a RPM repository for the tomcat7 HREL6/EL6. ------------------------------------------------------------- Rudinei Dias
2012/5/23 Nikolaos Milas nmilas@noa.gr
On 23/5/2012 4:13 μμ, Rudinei Dias wrote:
Does anyone know where I can find a repository with Centos6 Tomcat7?
Check this: http://www.distrotips.com/**centos/installing-tomcat-7-on-** centos-6.htmlhttp://www.distrotips.com/centos/installing-tomcat-7-on-centos-6.html
On 05/23/2012 05:24 PM, Rudinei Dias wrote:
The question is if anyone knows where you have a RPM repository for the tomcat7 HREL6/EL6.
I dream of the existence of a repository I just activate and issue $ sudo yum install @tomcat
Like this one http://www.how2centos.com/installing-tomcat-6-on-centos-5-5-tutorial/ but on CentOS6 for Tomcat 7.
I dream of the existence of a repository I just activate and issue $ sudo yum install @tomcat
Hi. I cannot help you with a repository, however I have been installing/upgrading tomcat for a while now. I wrote the script I follow here: http://www.geilthings.com/wiki/Tomcat Regards, Jesus