Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 76998 invoked from network); 12 Jan 2006 21:24:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jan 2006 21:24:15 -0000 Received: (qmail 40434 invoked by uid 500); 12 Jan 2006 21:24:09 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 40379 invoked by uid 500); 12 Jan 2006 21:24:08 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 40368 invoked by uid 99); 12 Jan 2006 21:24:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2006 13:24:08 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of russellsimpkins@hotmail.com designates 65.54.174.21 as permitted sender) Received: from [65.54.174.21] (HELO hotmail.com) (65.54.174.21) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2006 13:24:06 -0800 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 12 Jan 2006 13:23:45 -0800 Message-ID: Received: from 65.54.174.200 by by103fd.bay103.hotmail.msn.com with HTTP; Thu, 12 Jan 2006 21:23:45 GMT X-Originating-IP: [12.151.118.98] X-Originating-Email: [russellsimpkins@hotmail.com] X-Sender: russellsimpkins@hotmail.com In-Reply-To: <43C6C348.5070900@adm.unige.ch> From: "Russell Simpkins" To: commons-user@jakarta.apache.org Subject: RE: [jsvc] jsvc does not use the server JVM Date: Thu, 12 Jan 2006 16:23:45 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 12 Jan 2006 21:23:45.0781 (UTC) FILETIME=[7865F250:01C617BE] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >jsvc does not use the server JVM with java 1.5 on a server-class >machine. i've not used jsvc, so don't flame me if i'm off. double check what params you used when building jsvc. According to the readme, you can configure with ./configure --with-java=/usr/java where /usr/java is the location of your jvm. I think maybe it's picking up a jvm that does not support the -server argument, which would make sense. you may have better luck posting to the tomcat mailing lists. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org