[agilewiki-wiki] Deploying AwServlet
Status: Beta
Brought to you by:
blaforge
From: TNB <tn...@st...> - 2006-09-07 18:40:29
|
Hi, I am resending this message, it didn't get delivered, since I was = sending to a wrong email address. I got rid of all the errors in other projects. I am only having problem = deploying AwServlet application. I didn't find the aw3_29.pdf in the war file. I do have aw3 war file, = but it doesn't have aw3_29.pdf file When I run AwServlet, in "Bundled Tomcat" tab, I get following error ... SEVERE: Parse error in application web.xml FAIL - Failed to deploy application at context path /AwServlet I downloaded AgileWiki3.3.0.1.zip, the zip file doesn't contain = AwServlet\web folder. So when I open the project in NetBeans, it states = "Cannot find the web pages folder AgileWiki3\AwServlet\web. I ignored = this message and built AwServlet project, then I copied the "web" folder = from AwServlet\build to AwServlet. The "web" folder in AwServlet = doesn't contain web.xml file. So I copied web.xml file and created the = file on my machine (copying and pasting). I think that's the reason why = I am getting "parse error" and "The module is not deployed". I am not sure if "AwServlet\web" should be part of the zip file or when = I build the project the "web" folder should be created during the build = process. Also, I decided to checkout the code using TortoiseSVN, but that didn't = allow me to checkout the code, I was not able to see the source code in = the repository of TortoiseSVN. I did mention the correct path of the = repository, but was not able to drill down in TortioseSVN to checkout = AwServlet\web folder. Trupti. |