----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
jon * wrote:
> No where did I see you mention those headers in previous emails. Those
> should be passed through without problems. You have the source code. Read
> it. ;-)
>
> -jon
sorry for being so incredibly vague but as you can see below - I'm not
getting any headers.
anyway, as I said in my original post when I run the Tomcat supplied servlet
RequestHeaders with this configuration:
RedHat 6.1
Apache 1.3.11
Mod_ssl 2.5.0 (compiled against OpenSSL 0.9.4)
JServ 1.1 Final
Tomcat 3.1M1 (also tried Tomcat 3.0 final)
the servlet returns a page which is completely blank.
But, when I swap in the JServ 1.1b3 apache setup I get the correct output:
cookie JSESSIONID=To1010mC31194965516393136At
accept */*
extension Security/Remote-Passphrase
accept-language en
ua-os MacOS
user-agent Mozilla/4.0 (compatible; MSIE 4.5; Mac_PowerPC)
host www.earthtrip.com
ua-cpu PPC
connection Keep-Alive
So, to make myself perfectly clear - NONE of the above headers are getting
passed through. I guess an easier question is, does anyone have the above
configuration running WITHOUT this problem? I have looked at the source and
there is no explanation as to why this works with JServ 1.1b3 and 1.1 final
that I can see. I apologize in advance for using this mailing list for what
is here for :-)
Thanks,
Mike
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]