Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Main




JSPWiki v2.2.33

[RSS]


Hide Menu

TomcatAntTasks


Difference between version 21 and version 18:

At line 1 changed 1 line.
[I|MattRaible] finally figured out how to use Tomcat's Ant Tasks (install, remove, reload, start, stop, list) in [AppFuse] to ease deployment of the app. Below is a list of the steps I used to integrate them into my build.xml file.
[I|MattRaible] finally figured out how to use Tomcat's Ant Tasks (install, remove, reload, start, stop, list) in [AppFuse] to ease deployment of the app. Below is a list of of the steps I used to integrate them into my build.xml file.
At line 33 changed 1 line.
<taskdef file="${ant-contrib.dir}/tomcatTasks.properties">
<taskdef file="${ant-contrib.dir}/tomcatTasks.properties">
At line 89 removed 1 line.
At line 96 changed 1 line.
* The ''reload'' target works in Tomcat 5 - providing you don't have any non-serializable attributes in your session.
* The ''reload'' target works in Tomcat 5 - providing you don't have any non-serializeable attributes in your session.

Back to TomcatAntTasks, or to the Page History.