Re: Tomcat 6.0.35 filters not invoked for error-pages

2012-04-24 Thread Ludwig Magnusson
That was it. Thanks =) -- From: Konstantin Kolinko Sent: Tuesday, April 24, 2012 7:08 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.35 filters not invoked for error-pages 2012/4/24 Ludwig Magnusson : Thanks for your reply. First of all: I have solved the acutal problem caused

Re: Tomcat 6.0.35 filters not invoked for error-pages

2012-04-24 Thread Ludwig Magnusson
REQUEST FORWARD /Ludwig -Ursprungligt meddelande- From: Christopher Schultz Sent: Monday, April 23, 2012 4:05 PM To: Tomcat Users List Subject: Re: Tomcat 6.0.35 filters not invoked for error-pages -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ludwig, On 4/22/12 2:26 PM, Ludwig

Tomcat 6.0.35 filters not invoked for error-pages

2012-04-22 Thread Ludwig Magnusson
Hello. I found some strange behavour in tomcat 6.0.35 when declaring error-pages in my web.xml. When tomcat picks up an error and redirects it to the location given by the element in , the filters that would have been invoked for that location are actually not invoked. I found an almost identi

RE: Overwriting and not overwriting when re-deploying a warfile

2010-01-14 Thread Ludwig Magnusson
en re-deploying a warfile 2010/1/14 Ludwig Magnusson : > I have a problem when i deploy a new version of my webapp. I want some of > the files in my exisiting webapp to be overwritten, and I want some to be > left as they are. [...] > Is this possible in any way? Not if the files are stored d

Overwriting and not overwriting when re-deploying a warfile

2010-01-14 Thread Ludwig Magnusson
Hi! I have a problem when i deploy a new version of my webapp. I want some of the files in my exisiting webapp to be overwritten, and I want some to be left as they are. Let's say that this is the structure of my app: /myapp/templates /myapp/uploads Templates contains the templates that buil

RE: Problems finding the right filepath

2009-11-23 Thread Ludwig Magnusson
I want to index all my screen templates for a url-rewrite feature. /Ludwig -Original Message- From: Pid [mailto:p...@pidster.com] Sent: den 23 november 2009 20:03 To: users@tomcat.apache.org Subject: Re: Problems finding the right filepath On 23/11/2009 18:41, Ludwig Magnusson wrote

RE: Problems finding the right filepath

2009-11-23 Thread Ludwig Magnusson
ction "getRealPath" or something very close to that on the ServletContext object where you can get a system-proper path of a resource. Have you tried that? -Original Message----- From: Ludwig Magnusson [mailto:lud...@itcatapult.com] Sent: Monday, November 23, 2009 12:17 PM To: 'Tomcat Use

RE: Problems finding the right filepath

2009-11-23 Thread Ludwig Magnusson
23, 2009 11:59 AM To: Tomcat Users List Subject: RE: Problems finding the right filepath > From: Ludwig Magnusson [mailto:lud...@itcatapult.com] > Subject: Problems finding the right filepath > > We are a team developing a webapp running on a tomcat server. What version of Tomca