Re: where's the "JSPWiki.war" file?
Andrew Jaquith <[email protected]> Tue, 11 Sep 2007 16:33:17 -0400
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
The directions assume that you are using the binary distribution, not building the WAR file from scratch. At the command line, try running the 'ant war' command; this will generate the WAR file. You do have Ant installed, no? Andrew On Sep 11, 2007, at 3:56 PM, Itai Be'erli wrote: > I'm trying to deploy JSPWiki 2.4.103 in my JBoss 4.0.5 by following > the > installation instructions in the README file (as suggested in the > "Installation" section of the following document: > http://www.jspwiki.org/wiki/JSPWikiDownload#section-JSPWikiDownload- > Installation). > The README file reads: "Drop the JSPWiki.war file in your <tomcat > home>/webapps/ directory." But there's no file named "JSPWiki.war" > in all of my JSPWiki directory tree (i've searched for it using the > following command: "$ find ~/JSPWiki JSPWiki.war"). What am i doing > wrong? > _________________________________________________________________ > News, entertainment and everything you care about at Live.com. Get > it now! > http://www.live.com/getstarted.aspx > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList