Their already is a "install" task that copies classes and jars to the webserver. Is their a reason to have both the "install" and "deploy" tasks? If so, then pick similar names, i.e. "install_all" and "install_classes"
What about "install_war"? Paul Spencer [EMAIL PROTECTED] wrote: > taylor 01/11/19 20:52:32 > > Modified: build build.xml > Log: > - added deploy task that simply 'hot deploys' the class files to the webapp >directory of your webserver. > this is useful during development. This task will not copy the 'webapp' files >such as psml, templates. > > Revision Changes Path > 1.107 +16 -0 jakarta-jetspeed/build/build.xml > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>