hi there i used apt-get install tomcat55
this will install it then go to /etc/init.d/tomcat status /etc/init.d/tomcat start http://localhost:PORT/ where port is what port ubuntu has used, i dont have ubuntu started to test this. If this doesnt work for you, there is a bug with Feisty Fawn (7.0.4) and here is how to fix: https://bugs.launchpad.net/ubuntu/+source/tomcat5.5/+bug/97096 melinate wrote: > > Hi there, > > How did you install Tomcat? Did you download the binaries from Apache's > website, or did you use apt-get or synaptic package manager? > > Nathan > > > ----- Original Message ----- > From: "reddeagle9" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Monday, April 30, 2007 3:56:59 AM (GMT-0800) America/Los_Angeles > Subject: [appfuse-user] Appofuse on ubuntu > > > Like a try appfuse guy, i said i would check out development on ubuntu. I > am > not a linux head and have most experience with windows etc. but just to > open my eyes > > Have everything set up and created a default appfuse 1.9.4 project called > jubuntu: > > i have successfully run tests etc and am able to build my war file and > depoy. > > However on tomcat start up i get the following > > : > > java.io.FileNotFoundException: Could not open ServletContext resource > [/WEB-INF/security.xml] > > The file exists and is there (I checked the war file), have tried this a > few > times and get the same problem. > > Any tips from someone more experienced than me on this? > > > -- > View this message in context: > http://www.nabble.com/Appofuse-on-ubuntu-tf3669004s2369.html#a10251604 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Appofuse-on-ubuntu-tf3669004s2369.html#a10269716 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
