Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 36482 invoked from network); 1 Jul 2002 07:56:18 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by 209.66.108.5 with SMTP; 1 Jul 2002 07:56:18 -0000 Received: (qmail 4617 invoked by uid 97); 1 Jul 2002 07:56:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 4571 invoked by uid 97); 1 Jul 2002 07:56:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 4554 invoked by uid 98); 1 Jul 2002 07:56:14 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: "Collins, Jim" To: 'Tomcat Users List' Subject: RE: Manager app doesn't work? Date: Mon, 1 Jul 2002 08:55:49 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Ngb-Disclaimer: default Mon Jul 1 08:56:05 BST 2002 X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N X-Spam-Rating: 209.66.108.5 1.6.2 0/1000/N Hi Ted, I had the same problem, I changed the war attribute so that is does not have !/ on the end i.e: war="jar:file:/${build-path}/${ant.project.name}.war" Hope this helps. Jim. > -----Original Message----- > From: Ted Neward [mailto:tneward@javageeks.com] > Sent: 30 June 2002 11:31 > To: TomcatUserList > Subject: Manager app doesn't work? > > > I'm trying to do Ant-style autodeployment of a war file from > my dev machine > to the Tomcat (4.0) server, and it's failing. > > Specifically, I've got the catalina-ant.jar (culled from > jwsdp-1.0), and I > run the task like so: > > url="${remote-url}" > username="${username}" > password="${password}" > path="/${context-path}" > war="jar:file:/${build-path}/${ant.project.name}.war!/" > /> > > The returned message is "OK", but the log files show that > either (1) Tomcat > couldn't find /WEB-INF/web.xml (and I've verified that it is > in the .war > file), or (2) Tomcat simply doesn't show anything in the > logs, yet the app > isn't updated. > > Note that I get the same results regardless of interface > (HTML or through > Ant). > > Can somebody please verify for me that the Manager webapp in > fact works, and > if so, where I'm going wrong with this?!? > > Ted Neward > {.NET || Java} Course Author & Instructor, DevelopMentor > (http://www.develop.com) > http://www.javageeks.com/tneward > http://www.clrgeeks.com/tneward > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > PLEASE READ: The information contained in this email is confidential and intended for the named recipient(s) only. If you are not an intended recipient of this email you must not copy, distribute or take any further action in reliance on it and you should delete it and notify the sender immediately. Email is not a secure method of communication and Nomura International plc cannot accept responsibility for the accuracy or completeness of this message or any attachment(s). Please examine this email for virus infection, for which Nomura International plc accepts no responsibility. If verification of this email is sought then please request a hard copy. Unless otherwise stated any views or opinions presented are solely those of the author and do not represent those of Nomura International plc. This email is intended for informational purposes only and is not a solicitation or offer to buy or sell securities or related financial instruments. Nomura International plc is regulated by the Financial Services Authority and is a member of the London Stock Exchange. -- To unsubscribe, e-mail: For additional commands, e-mail: