2009/11/26 jackm <jack.mort...@gmail.com>: > > Hi all, > > I'm newbie, I installed Tomcat 6 on Ubuntu Karmic, how should I proceed to > Deploy my first war ?
Jack, did you install it via download from the Tomcat site (http://tomcat.apache.org) or via Ubuntu's installation process? If you installed it via Ubuntu, I'd recommend asking on an Ubuntu support list. Many (most!) Linux distributions put files in very different places from the Tomcat default, and we can spend a lot of time guessing where they've chosen for each distribution. If you installed it by unzipping the download from the Tomcat site, you should be able to deploy your war simply by copying it into Tomcat's webapps directory. But it's certainly worth reading the link that Pid pointed you to, if you haven't already. - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org