Re: howto make a WAR?

Michael Nash <[email protected]> Thu, 23 Sep 2004 10:19:19 -0400
Newsgroups gmane.comp.java.keel.user
Organization JGlobal Limited
Message-ID <[email protected]>
Ralf:

Just go to your project directory and say "ant war" to produce the war
file. For development, Keel projects use a "hot deploy" for Tomcat,
skipping the war/un-war step.

Once you have the war file, deploy as usual to any other system.

Mike

On Thu, 2004-09-23 at 10:38, Ralf Eichinger wrote:
> 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
> _______________________________________________
> User mailing list
> [email protected]
> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org