From owner-freebsd-java@FreeBSD.ORG Wed Aug 1 16:23:20 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B125C16A41F for ; Wed, 1 Aug 2007 16:23:20 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: from turing.morons.org (turing.morons.org [208.96.51.42]) by mx1.freebsd.org (Postfix) with ESMTP id A270A13C45D for ; Wed, 1 Aug 2007 16:23:20 +0000 (UTC) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id 7C4C517036; Wed, 1 Aug 2007 09:23:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id 5E3D917033 for ; Wed, 1 Aug 2007 09:23:16 -0700 (PDT) Date: Wed, 1 Aug 2007 09:23:16 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@turing To: freebsd-java@freebsd.org Message-ID: <20070801085702.H82369@turing> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: FYI: Tomcat 6.0.13 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 16:23:20 -0000 I know there's some interest in Tomcat on the list, and I saw a port change come through for 6.0.13 not too long ago. Be advised, there are nasty bugs in the NIO connector in 6.0.13 that can make form interaction very unreliable. Tomcat does not use the NIO connector by default. http://issues.apache.org/bugzilla/show_bug.cgi?id=42996 has a bit more detail. 6.0.14 (not yet released, but there's a link to binaries in that bug) fixes these problems. The problem I saw may be related to this bug as well: http://issues.apache.org/bugzilla/show_bug.cgi?id=42701 Anyway, just wanted to let folks know so nobody else has to spend hours trying to figure out if it's a Tomcat problem, a jsvc problem, a FreeBSD JDK problem, etc etc etc. It's a problem that doesn't tend to appear on localhost, but does appear going across the network. It's not a problem with the FreeBSD JDK. Nick -- "Courage isn't just a matter of not being frightened, you know. It's being afraid and doing what you have to do anyway." Doctor Who - Planet of the Daleks This message has been brought to you by Nick Johnson 2.3b1 and the number 6. http://healerNick.com/ http://morons.org/ http://spatula.net/