Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Other Build Tools
Search Coderanch
Advance search
Google search
Register / Login
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
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Other Build Tools
Starting and Stopping Tomcat Server Using Ant Script
Venkata Sirish
Ranch Hand
Posts: 112
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi ,
I want to start and stop
Tomcat
server using
Ant
Script ... Can anyone help me... Please send me tha code if possible......
Paul Sturrock
Bartender
Posts: 10336
I like...
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Tomcat doesn't supply any Ant tasks. But you can do it with the existing tasks Ant supplies. You can use the <exec /> task to run a command.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Ulf Dittmer
Rancher
Posts: 43081
77
posted 17 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Individual web apps can be started, stopped and reloaded by the
Tomcat Manager Ant tasks
.
Politics is a circus designed to distract you from what is really going on. So is this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Tomcat Server and axis application --prob. starting context
Ant script to shutdown weblogic8.1 server
how to compile
Ant script to start/stop the tomcat server in the remote linux machine
Precompile of JSPs using Ant on weblogic6.1
More...