Deploying/Installing war using Tomcat 4.1 manager

2002-12-20 Thread Paul Mahoney
Hi I'm trying to use the .../manger/html/ form to install my war. All the documentation I can find just talks about 2 command parameters: path and war URL. I'm using: Path /epresident War URL jar:file:C:/Java/Webapps/epresident.war!/ I getting the error: Message: FAIL - Encountered

Problems in deploying my WAR in tomcat 4.1.10

2002-09-18 Thread Takumi Fujiwara
I am getting the following error when I deploy my WAR file in tomcat 4.1.10. type Status report message /pir3Servlet/logging description The requested resource (/pir3Servlet/logging) is not available. I setup the servlet name/url pattern correctly in my web.xml file and seup the correct

RE: Deploying a WAR with tomcat

2000-11-07 Thread Kitching Simon
Actually, you can just rename it. Jar currently uses the same format as zip. -Original Message- From: Ismael Blesa Part [SMTP:[EMAIL PROTECTED]] Sent: Tuesday, November 07, 2000 12:17 PM To: [EMAIL PROTECTED] Subject: Re: Deploying a WAR with tomcat No, It only takes jar

Re: Deploying a WAR with tomcat

2000-11-06 Thread robert
Does anybody know if it will find .zip's the same way? The zip in question is Oracles think client driver classes12_01.zip On Mon, 6 Nov 2000, Nicholson Robert wrote: If I have a bunch of jars to deploy with tomcat I only have to put them in WEB-INF/lib right? What's the full