Could you quote the entire exception traceback? I don't think there is anything in Tomcat that cares whether or not there is a MANIFEST.MF file (which would make this a Jetspeed question rather than a Tomcat one), but the only way to know for sure is to see the stack trace.
Craig On Thu, 1 Nov 2001, Brad Smith wrote: > Date: Thu, 1 Nov 2001 19:27:06 -0800 > From: Brad Smith <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: tomcat 4.0.1 & jetspeed > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am trying to use the manager app to install the jetspeed war. I apologize > for a basic question. I have manager functioning properly. I followed these > steps: > > 1. place jetspeed.war in /var/tomcat4/webapps > 2. Use manager with this url: > >http://localhost:8180/manager/install?path=/jetspeed&war=jar:file:/var/tomcat4/webapps/jetspeed.war!/ > > A java io exception is returned: > FAIL - Encountered exception java.io.FileNotFoundException: > /var/tomcat4/webapps/jetspeed/META-INF/MANIFEST.MF (No such file or directory) > > > Do I need to unpack the war file first? I have tried several variations on > the above url with out success. Any help is appreciated. > > Brad Smith > [EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE74hKKz+N9ZUywevwRAoIlAKCESKM9N5GizlaOY3Y9Wp783x9XlQCfSQEH > /tr7qXLggO1p3rCgRrbrH4s= > =LTzb > -----END PGP SIGNATURE----- > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
