Thread: [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. |
From: nadrog <gor...@ya...> - 2006-09-07 21:04:32
|
Hi Hahif, I was checking, AgileWiki3 alpha29-s have on AwServlet/dist folder war file. Just rename this war file into zip file, and then unzip it, and will found on folder usingnetbeans aw3_29.pdf file. Other way is to looking on http://agilewiki.org/aw3/AwServlet?cmd=rid%202542c23a7126cf96d0a6c5a05c0c5291 (cabinet/developer_guide) For tortoise/svn depends on which version you have installed, I have Windows xp proff OS with TortoiseSVN1.2.6 and I was calling this URL of repository: https://agilewiki.dev.java.net/svn/agilewiki/trunk/ You can open My Network Places and Add Network places with Network address https://agilewiki.dev.java.net/svn/agilewiki/trunk/ Gordan TNB wrote: > > 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. > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > agilewiki-wiki mailing list > agi...@li... > https://lists.sourceforge.net/lists/listinfo/agilewiki-wiki > > -- View this message in context: http://www.nabble.com/-agilewiki-wiki--Deploying-AwServlet-tf2234879.html#a6198380 Sent from the agilewiki-wiki forum at Nabble.com. |
From: Bill la F. <laf...@ya...> - 2006-09-07 21:52:10
|
Trupti, I'll confirm. I used WinZip to open that latest release of the .war file and was able to open usingnetbeans/aw3_29.pdf directly from there. Sorry about the missing web directory in the download, but it just duplicates the contents of the war file, yes? I've been dropping it for some time now in the releases to try to help with the file size. Unfortunately the documentation from Gordan predates this. To confirm what Gordan said, I just replaced my AwServlet/web directory with the extract from the aw3.war file and it came up great. Bill nadrog <gor...@ya...> wrote: Hi Hahif, I was checking, AgileWiki3 alpha29-s have on AwServlet/dist folder war file. Just rename this war file into zip file, and then unzip it, and will found on folder usingnetbeans aw3_29.pdf file. Other way is to looking on http://agilewiki.org/aw3/AwServlet?cmd=rid%202542c23a7126cf96d0a6c5a05c0c5291 (cabinet/developer_guide) For tortoise/svn depends on which version you have installed, I have Windows xp proff OS with TortoiseSVN1.2.6 and I was calling this URL of repository: https://agilewiki.dev.java.net/svn/agilewiki/trunk/ You can open My Network Places and Add Network places with Network address https://agilewiki.dev.java.net/svn/agilewiki/trunk/ Gordan TNB wrote: > > 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. --------------------------------- Here's a new way to find what you're looking for - Yahoo! Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW |
From: Bill la F. <laf...@ya...> - 2006-09-07 22:24:51
|
Trupti, one final thought. I've been uploading the aw3.war file as a separate file now, because of its size and because not everyone woule need it. And I don't include it in minor releases when it has not changed. So if you did not download the war file, you will need to download the file named AwServletWar.zip. Bill TNB <tn...@st...> wrote: 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. --------------------------------- Here's a new way to find what you're looking for - Yahoo! Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW |