From owner-freebsd-java@FreeBSD.ORG Wed Feb 9 07:57:30 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 895E416A4CE for ; Wed, 9 Feb 2005 07:57:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B5E43D1D for ; Wed, 9 Feb 2005 07:57:30 +0000 (GMT) (envelope-from soheil.h.y@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so80244rns for ; Tue, 08 Feb 2005 23:57:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=hjemJ95yFSyeqRXiPvKCt3xdMw/UaB1axkBkp/rVUDk3C2ju40PqY8PLXogMZv+DjxP0adjo8LlquaayZeSUeVmBC3xPngN6Mu/i1YdeRYh4CR0IeLbuUpf7EKiUxkgXbFETNKn7QrL4i2QyBnww3hhCU/hhuiXqJf3mbJmLmvU= Received: by 10.38.179.70 with SMTP id b70mr307453rnf; Tue, 08 Feb 2005 23:57:29 -0800 (PST) Received: by 10.38.179.59 with HTTP; Tue, 8 Feb 2005 23:57:27 -0800 (PST) Message-ID: <4c90b772050208235738ac4648@mail.gmail.com> Date: Wed, 9 Feb 2005 11:27:27 +0330 From: Soheil Hassas Yeganeh To: freebsd-java@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: java -server X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Soheil Hassas Yeganeh List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 07:57:30 -0000 Dear All, I had installed the linux-sun-java and jdk14 from ports. But there is something strange hear. java -server is not working. ( e.g. The original copy of JBoss can run. ) What can I do for this ? Best Regards, Soheil