----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Addendum: our developer has narrowed down the problem - the servlet is hanging
at the point where it's reading the POST headers from the server.
(which, sadly, means I can't blame the NT server ;)
Does that help any?
Bryan
On Wed, Dec 08, 1999 at 11:44:59AM -0500, Bryan Fullerton <[EMAIL PROTECTED]> wrote:
> I'm resending this because if I can't get it resolved today I'm going to
> have to revert back to JServ 1.0 tonight.
>
> Apache/1.3.9 (Unix) PHP/3.0.12 ApacheJServ/1.1b3
> JSDK 2.0
> Sun JDK v1.1.8
> SunOS 5.7 Generic sun4u sparc SUNW,Ultra-4
>
> We've been experiencing a problem since we upgraded from JServ 1.0 to 1.1b3.
> We use a Java servlet embedded in a jhtml file to grab an ASP page on an NT
> server from our Sun box. This worked OK with JServ 1.0, but seems to be
> failing now with 1.1b3 when used with a POST request - the request just hangs
> until it times out - but still works fine with a GET request.
>
> The pages in question:
>
> http://cbc.ca/onair/jhtml/whatson.jhtml (works if accessed directly)
> http://cbc.ca/onair/jhtml/whatson2.jhtml (works if accessed directly)
> http://cbc.ca/onair/ (first two forms at the bottom of this page call the
> above jhtml files with a POST, and they then hang)
> http://www3.cbc.ca/sections/whatson2.asp (the asp page)
>
> Is this a known problem? Is it attributable to something besides JServ?
> Has anything changed between 1.0 and 1.1b3 that would cause this? Is there
> any more information that I can give you which would help figure it out?
>
> Thanks,
>
> Bryan
>
> --
> Bryan Fullerton http://www.samurai.com/
> Core Competency
> Samurai Consulting
> Can you feel the Ohmu call?
--
Bryan Fullerton http://www.samurai.com/
Core Competency
Samurai Consulting
Can you feel the Ohmu call?
--
--------------------------------------------------------------
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]