Tomcat JK connection problem ?

2009-09-28 Thread Ashika Umanga Umagiliya
Greetings all, I have configured JK connector to bridge Apache to my Tomcat server. I am getting weird behaviour for a one particular servlet. For a random client , it seems that Apache serves some cached page.Seems it shows some kind of cached page of JSP page called 'Error.jsp'. I have

Re: Tomcat JK connection problem ?

2009-09-28 Thread Peter Crowther
2009/9/28 Ashika Umanga Umagiliya auma...@biggjapan.com Any tips ? When posting about a complex environment such as httpd + mod_jk + Tomcat, a good tip is to include version information - we're far more likely to be able to help you! - Operating system and version - Java version (and whether

Re: Tomcat JK connection problem ?

2009-09-28 Thread Rainer Jung
On 28.09.2009 11:08, Ashika Umanga Umagiliya wrote: Greetings all, I have configured JK connector to bridge Apache to my Tomcat server. I am getting weird behaviour for a one particular servlet. For a random client , it seems that Apache serves some cached page.Seems it shows some kind of

Re: Tomcat JK connection problem ?

2009-09-28 Thread Ashika Umanga Umagiliya
H Peter , Thank you for the reply. I have given in-line answers. - Operating system and version Server : Debian Lenny 64bit - Java version (and whether it's a JDK or a JRE) JDK 1.6.0_16 - Tomcat version (right down to the last digit - 6.0.20, not Tomcat 6.0) Tomcat 6 - mod_jk

Re: Tomcat JK connection problem ?

2009-09-28 Thread Ashika Umanga Umagiliya
Sorry , full tomcat version is : Tomcat 6.0.20 **Ashika Umanga Umagiliya wrote: H Peter , Thank you for the reply. I have given in-line answers. - Operating system and version Server : Debian Lenny 64bit - Java version (and whether it's a JDK or a JRE) JDK 1.6.0_16 - Tomcat version

Re: Tomcat JK connection problem ?

2009-09-28 Thread Rainer Jung
As far as I can see, the log file contains the same situation as when I connet to the URL with a browser. I do successfully get the main page, but the page includes two invalid references: - for style.css (should be maybe css/style.css) - and inside css/style.css which is also used in addition to