Re: Installation problems
Michael Wechner <[email protected]> Tue, 07 Jan 2003 23:29:17 +0100
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
Ines Robbers wrote: > Hi, > > I have just installed the source code of Wyona, unfortunately without > success. I get the following error message: <snip/> > > I then saved it and typed into the command line >ant You have to type: ant install else only the default target "webapp" will be executed. But the target "install" goes one step further and is copying the build into the tomcat directory "webapps". BWT: To see all the targets of build.xml just type ant -projecthelp Hope that helps (else write again;-) Michael > > After 2 and a half minutes I got the message built successfully. > But after having started Tomcat and typing > http://localhost:8080/wyona-cms/ into the browser I get this error > message. > What could I have done wrong? Where should I look? > > Many many thanks for help!! > > Ines > > > > > _______________________________________________ > WyonaCMS-users mailing list > [email protected] > http://mail.wyona.org/cgi-bin/mailman/listinfo/wyonacms-users