On 26/07/2010 00:09, Mark Thomas wrote:
> On 25/07/2010 06:46, James Godrej wrote:
>>
>>
>> From: Mark Thomas
>> To: Tomcat Users List
>>
>> That is what HEAD requests were invented for.
>>
>> I did not get your point.Can you give a link to what you are saying.
>
> http://www.lmgtfy.com/?q=HEAD
> I had hoped to use a CGIServlet to do some stuff for me and then modify the
> response on the fly on the way back with a
>
> like this:
>
>
> mod
> com.util.web.PageFilter
>
>
>
> mod
> cgi
>
>
> cgi
>
> org.apache.catalina.servlets.CG
> From: Adam Posner [mailto:cuco2...@gmail.com]
> Subject: error listener start
>
> This is a tough one . I have no clue.
And apparently don't even know the version of Tomcat you're running... or at
least you haven't bothered to tell us. If and when you do, report all three
fields of the versi
This is a tough one . I have no clue.
All I get in the logs is that error msg.
Here
?xml version="1.0" encoding="UTF-8"?>
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml
Hi,
Seems that the doGetRealPath method in the FileDirContext returns the
path directly without checking the target file or folder exists, so is it
expected or file checking is required ?
--->
@Override
protected String doGetRealPath(String path) {
File file = new File(getDo
James Godrej wrote:
Is there any GUI for viewing Apache headers which are being served by a chain
of Reverse Proxy Servers.
I have a cloud which uses a few Proxy Servers in between the client and actual
server which has to serve the original request.
All servers are Unix Servers.
And if ther
On 25/07/2010 06:46, James Godrej wrote:
>
>
> From: Mark Thomas
> To: Tomcat Users List
>
> That is what HEAD requests were invented for.
>
> I did not get your point.Can you give a link to what you are saying.
http://www.lmgtfy.com/?q=HEAD+request
Mark
Thankyou very much for your diagnosis here, Mark. I will investigate the
proposed solution and let you know how it goes.
Cheers,
Matt.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, 20 July 2010 3:07 AM
To: Tomcat Users List
Subject: Re: SEVERE message fro
I have fixed it, I reinstalled the 64 bit versions of jdk and jre, and
removed all the env vars I added and it started right away.
Thanks!
sharkanana wrote:
>
> I've run tomcat so many times before on every one of my computers with no
> problem, but I just went to do it today on my desktop and