Re: build with 'maven war'
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Morten: Interesting! I had the same thing happen, and thought it was a fluke. I did a maven clean; maven war, re-deployed again and all was well. Apparently it wasn't a fluke - thanks for the confirmation. The mysterious "do it the second time and it works" bug is real :-) I will investigate... Mike On Mon, 2005-02-28 at 11:09, Morten Norby Larsen wrote: > On 28 Feb 2005, at 15:07, Michael Nash wrote: > > > Morten: > > > >> I have built the "default" application, and when going to the URL > >> > >> http://localhost:9006/default/model.do?model=nav.navigate-seq > >> > >> I get the usual (I think) error: > >> > >> javax.servlet.ServletException: null : Can't find file > >> '/WEB-INF/tiles-defs.xml' > > > > Hmm. This *should* be fixed. Give this a try: > > find your local Maven repository (either where you pointed > > maven.repo.local, or $HOME/.maven/repository if not specified). Within > > it you'll see a "keel" directory. Delete the contents of that > > directory. > > This will force Maven to re-download all modules for Keel when you try > > to do a new "maven war". > > > > Next, make sure you have the latest Maven plugin for Keel by re-doing > > the maven plugin:download command. The current version is 1.2.4. > > OK, no I get a 404 error from Tomcat: > > type: Status report > > message: Invalid path /model was requested > > description: The requested resource (Invalid path /model was requested) > is not available. > > > The URL is still: > > http://localhost:9006/default/model.do?model=nav.navigate-seq > > > I does seem a step in the right direction, though! > > > Morten > > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com