From owner-freebsd-java@FreeBSD.ORG Sun Apr 27 14:07:36 2008 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 E5032106566B for ; Sun, 27 Apr 2008 14:07:35 +0000 (UTC) (envelope-from gordonkshort@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id B33798FC1A for ; Sun, 27 Apr 2008 14:07:35 +0000 (UTC) (envelope-from gordonkshort@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2901496rvf.43 for ; Sun, 27 Apr 2008 07:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:reply-to:from:to:subject:date:organization:message-id:mime-version:content-type:x-mailer:thread-index:content-language; bh=alyR1If2altcWJBndBeD0Ha2PvrcDLoVmE2HMRglFS4=; b=JyYg55tS5S47Uspp4YxnIG71gbOeKfLbKsVOv6IyqGZiCA7+13MY1bOGUhEK6fIsFKsT+t1VC3NUFXTGVcPY7ZDSE6CONJZM3sLBL0bCR3OS3XHCPRBqGWFGuj/etvAJkc/A8RGfn9Qc9NNFsGjKy9l2IxVFvlguK0DwXglmwrI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=reply-to:from:to:subject:date:organization:message-id:mime-version:content-type:x-mailer:thread-index:content-language; b=n5/Ve/Oi3ZuY6MWTb1ACuDGX91nuwILFWOBpm1wNgTccbZ+hZzcltQCprxkrhOt3VdD3yJnZLbMF7bZ/2NAd1M8R1Rni5quE6J9kj668WC+/E4iwkcz26+mFzkxy4821NHhFw8zps5Z/3+yqOjMOvvHyObro5u1cB18/iduzDCc= Received: by 10.141.78.14 with SMTP id f14mr2653821rvl.119.1209303599249; Sun, 27 Apr 2008 06:39:59 -0700 (PDT) Received: from glap ( [67.188.124.125]) by mx.google.com with ESMTPS id k41sm4933433rvb.4.2008.04.27.06.39.57 (version=SSLv3 cipher=RC4-MD5); Sun, 27 Apr 2008 06:39:57 -0700 (PDT) From: "gordon - gmail" To: Date: Sun, 27 Apr 2008 06:40:45 -0700 Organization: gmail Message-ID: <012a01c8a86c$4cda2c00$e68e8400$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AciobEtJ4VoGbCnyT4KtaizSM+IjkA== Content-Language: en-us Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Tomcat tc-native X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gordonkshort@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 14:07:36 -0000 Is there a significant difference between the various Intel 32 bit platforms for the Tomcat tc-native module? If not , does anyone have a built tc-native module that I can use? I am a newbie to FreeBSD, migrating from Windows, where it was possible to download the tc-native binary. Thanks