RE: WEB-INF/lib/myjar.jar doesn't contain file xyz...

2005-08-12 Thread Allistair Crossley
Can you post the full exception stack? -Original Message- From: t.n.a. [mailto:[EMAIL PROTECTED] Sent: 12 August 2005 16:19 To: tomcat-user@jakarta.apache.org Subject: WEB-INF/lib/myjar.jar doesn't contain file xyz... Tomcat (5.5) seems reluctant to load a .jar file from the

Re: WEB-INF/lib/myjar.jar doesn't contain file xyz...

2005-08-12 Thread Brian Cook
When I get this it is usually either because I miss spelled the library I was calling or because the permissions on the jar file are too restrictive to allow Tomcat to open it. i.e. I logged in and transfered the file as root and the tomcat user can not read it. I actually have a script

Re: WEB-INF/lib/myjar.jar doesn't contain file xyz...

2005-08-12 Thread t.n.a.
Allistair Crossley wrote: Can you post the full exception stack? Sorry, I'd love to but it...well...works now. Don't ask me why: tomcat was acting fairly peculiar by the time I'd thrown everything I could think of at it...maybe it was that. Then it stopped running both applications (even the