howto make a WAR?

Ralf Eichinger <[email protected]> Thu, 23 Sep 2004 16:38:31 +0200 (CEST)
Newsgroups gmane.comp.java.keel.user
Message-ID <4704428.1095950312000.JavaMail.vrmail@vrwb204>
I did

ant
ant generate-config
ant install-config
ant tomcat-start

in KEEL_PROJ dir
for the hoj hands-on example.
(cvs version from 22.09.)

but there is no WAR-file anywhere:
book.pdf says:
"Now that the build is complete, and the WAR file deployed to Tomcat..."

whats wrong?
I want a WAR-file to put on another machine, running hoj-application with struts-frontend.

HOWTO?

greetings ralf