users@glassfish.java.net

Re: Accessing a servlet url without a web browser

From: <glassfish_at_javadesktop.org>
Date: Tue, 22 Apr 2008 07:46:23 PDT

Looks like the email aren't added to this thread
===================================

-------- Original Message --------
Subject: Re: Accessing a servlet url without a web browser
Date: Mon, 21 Apr 2008 10:58:09 -0400
From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Reply-To: users_at_glassfish.dev.java.net
To: users_at_glassfish.dev.java.net
References: <28499586.280461208711593005.JavaMail.tomcat_at_sdcst12.sjc.collab.net>

Hi,

just to recap. You star GlassFish v2, open a telnet session and try to
get access to your Servlet, right? That should work with v2 (v3 is
broken in that particular scenario). Now reading the email thread, you
seems to have issues with v2, right?

Can you edit ${glassfish.home}/domains/domain1/config/domain.xml and
remove the following like:

<property name="proxiedProtocols" value="..."/>

restart GlassFish and test again? Not that if you use telnet you need to
type fast the request line as if the bytes are sent to Grizzly too
slowly, Grizzly will think it is a DoS and close the connection.

Thanks

-- Jeanfrancois
[Message sent by forum member 'jfarcand' (jfarcand)]

http://forums.java.net/jive/thread.jspa?messageID=270567