• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Un-install tomcat.

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have two tomcat installed in my application. i want to remove one of them. please help me do that
 
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Kotresh Mr wrote:

I have two tomcat installed in my application.



Please more information on this ?

Are you describing about any IDE ?

Kotresh Mr wrote:

i want to remove one of them. please help me do that



From where you want to remove it ??
 
Kotresh Mr
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
two version of tomcat. both installed on D: drive. one of them is configured with eclipse.

i tried to uninstall another one but it not happening and it is not allowing me to delete or modify any file of tomcat.
it is working fine.
 
Vicky Vijay
Ranch Hand
Posts: 125
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Kotresh Mr wrote:
i tried to uninstall another one but it not happening and it is not allowing me to delete or modify any file of tomcat.



Ensure the below,

1. Shutdown the Tomcat Server

Either through Tomcat Console or
Service mode( in case configured through service)

2. Uninstall the Tomcat
 
Kotresh Mr
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
tell me exact way to do that.

thank you
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ilakya Mukunth,
Your post was moved to a new topic.
 
reply
    Bookmark Topic Watch Topic
  • New Topic