retrieveMessageResources: NullPointerException

2004-12-02 Thread Bernd Prager
After days of reading tons of docs and searching the mail archive I feel kind of stupid right now. I know this question came up a couple of times but I didn't find the answer. Here I am and hope you can help me: I try to use the bean:message tags and my index.jsp fails with: --- snip -

ClassNotFoundException: org.apache.struts.ActionServlet (was: retrieveMessageResources: NullPointerException)

2004-12-02 Thread Bernd Prager
Hm, the problem might already be somewhere else. Turning the log level to debug, reveales following error after tomcat startup before even I try to get my message ressource: --- snip -- Dec 2, 2004 3:27:39 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyot

RE: ClassNotFoundException: org.apache.struts.ActionServlet (was: retrieveMessageResources: NullPointerException)

2004-12-02 Thread Bernd Prager
That was it! That was it! Oh gracious, thanks a lot. -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 5:54 PM To: Struts Users Mailing List Subject: Re: ClassNotFoundException: org.apache.struts.ActionServlet (was: retrieveMessageResour

ZipException: Permission denied

2004-12-08 Thread Bernd Prager
While setting up a struts framework on linux (Debian) I have trouble getting my application to work. I get two significant error messages and I hope by solving the first issue the second one disappears. I use the testing packages on Debian (tomcat4 4.1.30-6 and libstruts1.1-j 1.1-2). The first er

Invalid TLD resource path (was: ZipException: Permission denied)

2004-12-08 Thread Bernd Prager
> -Original Message- > From: Jim Barrows [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 08, 2004 4:49 PM > To: Struts Users Mailing List > Subject: RE: ZipException: Permission denied > > > > You haven't said what your experience level with Linux and > Tomcat is... so this may b