Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/04/2015, 15:21
superweb360
(Desactivado)
 
Fecha de Ingreso: abril-2015
Ubicación: España
Mensajes: 616
Antigüedad: 9 años, 1 mes
Puntos: 74
Respuesta: Despliegue de aplicacion de Tomcat7

Para eliminar el tomcat6 e instalar el tomcat7 puedes hacer esto
Código BASH:
Ver original
  1. sudo apt-get purge tomcat6 && sudo apt-get autoremove && sudo apt-get install tomcat7