Re: webapp not working any more since Tomcat 5.5.26

2008-06-10 Thread tecnic5
Sorry about this, I messed subjects up. Abraham Marín Pérez [EMAIL PROTECTED] Responsable de I+D SILVANO CONSULTORES Tfno.: 93.412.79.12 -- Fax: 93.410.92.90 http://www.silvanoc.com/ [EMAIL PROTECTED] 09/06/2008 17:29 Por favor, responda a Tomcat Users List Para: Tomcat

webapp not working any more since Tomcat 5.5.26

2008-06-09 Thread tecnic5
Hi all: I've been strugling with this weird problem with no luck, so I finally decided to post it to the list hoping someone has any clue on how to go on. I have a beatiful webapp (well, a webapp) that has been working flawlessly with different Tomcat versions from 5.5.9 to 5.5.25.

Re: Application versioning

2008-06-09 Thread tecnic5
Hi Denis, I think you just need to properly config your Context node in server.xml. You can specify on one hand the context (that is, the text after localhost/ in the URL) and the location (that is, where your app actually is). Changing location while keeping context will make you

Re: Application versioning

2008-06-09 Thread tecnic5
Hi all, hi Rainer, Thanks for your quick reply. I checked your suggestion, they are indeed POST requests, but its size never exceeds 0,5KB, far below the 8KB threshold. On the other hand, the request is done over a JSP file, that file compiles properly (also checked); the thing is this