From owner-freebsd-java Mon Jun 24 1:41: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from web13406.mail.yahoo.com (web13406.mail.yahoo.com [216.136.175.64]) by hub.freebsd.org (Postfix) with SMTP id 85F9037B4C0 for ; Mon, 24 Jun 2002 00:21:09 -0700 (PDT) Message-ID: <20020624072109.69931.qmail@web13406.mail.yahoo.com> Received: from [12.254.130.74] by web13406.mail.yahoo.com via HTTP; Mon, 24 Jun 2002 00:21:09 PDT Date: Mon, 24 Jun 2002 00:21:09 -0700 (PDT) From: Dan Hulme Reply-To: dan_256@yahoo.com Subject: jboss3ctl To: znerd@FreeBSD.ORG, freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2082155449-1024903269=:67208" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0-2082155449-1024903269=:67208 Content-Type: text/plain; charset=us-ascii I think I found the problem. The jboss3ctl seems to be assuming a jdk of 1.2.2, which I have, but am not using. If I run the jboss3 with the java from 1.2.2, it fails. If I run it with the java from 1.3.1, it works. However, the jboss3ctl uses 1.2.2, and fails. I'm not sure why jboss is failing on 1.2.2--perhaps it setup some specific options when it noticed I had 1.3.1 which don't work with 1.2.2. However, the jboss3ctl does not seem to be working with 1.3.1. I'm going to change the jboss makefile to use java=1.3+ and see if that makes a difference. -Dan --------------------------------- Do You Yahoo!? Sign-up for Video Highlights of 2002 FIFA World Cup --0-2082155449-1024903269=:67208 Content-Type: text/html; charset=us-ascii

I think I found the problem.  The jboss3ctl seems to be assuming a jdk of 1.2.2, which I have, but am not using.  If I run the jboss3 with the java from 1.2.2, it fails.  If I run it with the java from 1.3.1, it works.  However, the jboss3ctl uses 1.2.2, and fails.

I'm not sure why jboss is failing on 1.2.2--perhaps it setup some specific options when it noticed I had 1.3.1 which don't work with 1.2.2.  However, the jboss3ctl does not seem to be working with 1.3.1.  I'm going to change the jboss makefile to use java=1.3+ and see if that makes a difference.

-Dan



Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup --0-2082155449-1024903269=:67208-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message