From owner-freebsd-java Sun Aug 11 12:35:35 2002 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 E83DD37B400 for ; Sun, 11 Aug 2002 12:35:33 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0184C43E5E for ; Sun, 11 Aug 2002 12:35:33 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17dyUt-000PmQ-00 for freebsd-java@freebsd.org; Sun, 11 Aug 2002 20:35:31 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7BJZV3H015954 for ; Sun, 11 Aug 2002 20:35:31 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7BJZV3u015953 for freebsd-java@freebsd.org; Sun, 11 Aug 2002 20:35:31 +0100 (BST) Date: Sun, 11 Aug 2002 20:35:30 +0100 From: Jonathon McKitrick To: freebsd-java@freebsd.org Subject: Basic EJB container for FreeBSD? Message-ID: <20020811193530.GA15929@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 Hi all, I've been experimenting with servlets under Tomcat 4, and it works great. I'm trying to learn EJB, but I can't seem to find a similar container that runs under FreeBSD and isn't too resource-hungry. This is only for development and learning, so it won't need to be heavy duty or feature rich. jm -- Java on a laptop: the JIT hits the fan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 12:57:42 2002 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 C3FCA37B400 for ; Sun, 11 Aug 2002 12:57:40 -0700 (PDT) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC4843E6E for ; Sun, 11 Aug 2002 12:57:39 -0700 (PDT) (envelope-from antony.t.curtis@ntlworld.com) Received: from ntlworld.com ([213.104.146.54]) by mta02-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020811195738.DSJK290.mta02-svc.ntlworld.com@ntlworld.com>; Sun, 11 Aug 2002 20:57:38 +0100 Message-ID: <3D56C0F2.5020504@ntlworld.com> Date: Sun, 11 Aug 2002 20:54:26 +0100 From: Antony T Curtis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020715 X-Accept-Language: en-gb, en-us, en MIME-Version: 1.0 To: Jonathon McKitrick Cc: freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? References: <20020811193530.GA15929@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Jonathon McKitrick wrote: > Hi all, > > I've been experimenting with servlets under Tomcat 4, and it works > great. I'm trying to learn EJB, but I can't seem to find a similar > container that runs under FreeBSD and isn't too resource-hungry. > > This is only for development and learning, so it won't need to be heavy > duty or feature rich. > > jm JBoss 2.4 works well ... I haven't yet tried JBoss 3. This is with using the Native JDK 1.3 -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 12:59:59 2002 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 A01F137B400 for ; Sun, 11 Aug 2002 12:59:57 -0700 (PDT) Received: from mail.framfab.com (mail.framfab.com [217.73.2.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0366943E65 for ; Sun, 11 Aug 2002 12:59:57 -0700 (PDT) (envelope-from fredrick.nilsson@framfab.se) Received: from sestoex01.framfab.se (sestoex01.framfab.se [157.125.1.96]) by mail.framfab.com (Postfix) with ESMTP id 2288B1F142; Sun, 11 Aug 2002 21:59:51 +0200 (CEST) Received: by sestoex01.framfab.se with Internet Mail Service (5.5.2656.59) id ; Sun, 11 Aug 2002 21:57:12 +0200 Message-ID: From: Fredrick Nilsson To: 'Antony T Curtis' , Jonathon McKitrick Cc: freebsd-java@freebsd.org Subject: RE: Basic EJB container for FreeBSD? Date: Sun, 11 Aug 2002 21:59:45 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" 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 so jboss is just an ejb-container? or is it possible to run say jboss + apache and have jsp, ejb etc? -----Original Message----- From: Antony T Curtis [mailto:antony.t.curtis@ntlworld.com] Sent: Sunday, August 11, 2002 21:54 To: Jonathon McKitrick Cc: freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? Jonathon McKitrick wrote: > Hi all, > > I've been experimenting with servlets under Tomcat 4, and it works > great. I'm trying to learn EJB, but I can't seem to find a similar > container that runs under FreeBSD and isn't too resource-hungry. > > This is only for development and learning, so it won't need to be heavy > duty or feature rich. > > jm JBoss 2.4 works well ... I haven't yet tried JBoss 3. This is with using the Native JDK 1.3 -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 14: 6:43 2002 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 4652337B400 for ; Sun, 11 Aug 2002 14:06:41 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA13043E6E for ; Sun, 11 Aug 2002 14:06:40 -0700 (PDT) (envelope-from hexghost@attbi.com) Received: from hexghost.geeksporn.net ([12.231.42.2]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020811210640.ZUVU23732.sccrmhc01.attbi.com@hexghost.geeksporn.net> for ; Sun, 11 Aug 2002 21:06:40 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Branden Root Reply-To: hexghost@attbi.com To: freebsd-java@FreeBSD.ORG Subject: Re: Basic EJB container for FreeBSD? Date: Sun, 11 Aug 2002 14:06:14 -0700 User-Agent: KMail/1.4.2 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208111406.14863.hexghost@attbi.com> 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 JBoss is an EJB container. It is not a servlet/jsp container. You would need to run Apache, Tomcat, and Jboss for all that. On Sunday 11 August 2002 12:59 pm, Fredrick Nilsson wrote: > so jboss is just an ejb-container? or is it possible to run say jboss + > apache and have jsp, ejb etc? > > -----Original Message----- > From: Antony T Curtis [mailto:antony.t.curtis@ntlworld.com] > Sent: Sunday, August 11, 2002 21:54 > To: Jonathon McKitrick > Cc: freebsd-java@freebsd.org > Subject: Re: Basic EJB container for FreeBSD? > > Jonathon McKitrick wrote: > > Hi all, > > > > I've been experimenting with servlets under Tomcat 4, and it works > > great. I'm trying to learn EJB, but I can't seem to find a similar > > container that runs under FreeBSD and isn't too resource-hungry. > > > > This is only for development and learning, so it won't need to be heavy > > duty or feature rich. > > > > jm > > JBoss 2.4 works well ... I haven't yet tried JBoss 3. > This is with using the Native JDK 1.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 14:44: 2 2002 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 7B70737B400 for ; Sun, 11 Aug 2002 14:44:00 -0700 (PDT) Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28C0543E3B for ; Sun, 11 Aug 2002 14:44:00 -0700 (PDT) (envelope-from aah@acm.org) Received: from acm.org ([64.161.30.154]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H0P00L758DB97@mta5.snfc21.pbi.net> for freebsd-java@FreeBSD.ORG; Sun, 11 Aug 2002 14:43:59 -0700 (PDT) Date: Sun, 11 Aug 2002 14:46:16 -0700 From: Andrew Houghton Subject: Re: Basic EJB container for FreeBSD? Cc: freebsd-java@FreeBSD.ORG Message-id: <3D56DB28.1080900@acm.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020727 References: <200208111406.14863.hexghost@attbi.com> 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 Blah. Or just run jboss + jetty. No need for apache. - a. Branden Root wrote: > JBoss is an EJB container. It is not a servlet/jsp container. You would need > to run Apache, Tomcat, and Jboss for all that. > > On Sunday 11 August 2002 12:59 pm, Fredrick Nilsson wrote: > >>so jboss is just an ejb-container? or is it possible to run say jboss + >>apache and have jsp, ejb etc? >> >>-----Original Message----- >>From: Antony T Curtis [mailto:antony.t.curtis@ntlworld.com] >>Sent: Sunday, August 11, 2002 21:54 >>To: Jonathon McKitrick >>Cc: freebsd-java@freebsd.org >>Subject: Re: Basic EJB container for FreeBSD? >> >>Jonathon McKitrick wrote: >> >>>Hi all, >>> >>>I've been experimenting with servlets under Tomcat 4, and it works >>>great. I'm trying to learn EJB, but I can't seem to find a similar >>>container that runs under FreeBSD and isn't too resource-hungry. >>> >>>This is only for development and learning, so it won't need to be heavy >>>duty or feature rich. >>> >>>jm >> >>JBoss 2.4 works well ... I haven't yet tried JBoss 3. >>This is with using the Native JDK 1.3 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 14:45:10 2002 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 9F10C37B401 for ; Sun, 11 Aug 2002 14:45:05 -0700 (PDT) Received: from ns3.ideathcare.com (mail.allneo.com [216.185.96.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AE3F43E6E for ; Sun, 11 Aug 2002 14:45:05 -0700 (PDT) (envelope-from jps@funeralexchange.com) Received: (qmail 69097 invoked by uid 85); 11 Aug 2002 21:57:10 -0000 Received: from jps@funeralexchange.com by ns3.ideathcare.com with qmail-scanner-1.03 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.168378 secs); 11 Aug 2002 21:57:10 -0000 Received: from unknown (HELO pimpin) (216.138.114.143) by mail.allneo.com with SMTP; 11 Aug 2002 21:57:09 -0000 Reply-To: From: "Jeremy Suo-Anttila" To: "Andrew Houghton" Cc: Subject: RE: Basic EJB container for FreeBSD? Date: Sun, 11 Aug 2002 16:51:55 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <3D56DB28.1080900@acm.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 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 Or run Jrun 4.0 it works fine and does everything you are looking for -----Original Message----- From: owner-freebsd-java@FreeBSD.ORG [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Andrew Houghton Sent: Sunday, August 11, 2002 4:46 PM Cc: freebsd-java@FreeBSD.ORG Subject: Re: Basic EJB container for FreeBSD? Blah. Or just run jboss + jetty. No need for apache. - a. Branden Root wrote: > JBoss is an EJB container. It is not a servlet/jsp container. You would need > to run Apache, Tomcat, and Jboss for all that. > > On Sunday 11 August 2002 12:59 pm, Fredrick Nilsson wrote: > >>so jboss is just an ejb-container? or is it possible to run say jboss + >>apache and have jsp, ejb etc? >> >>-----Original Message----- >>From: Antony T Curtis [mailto:antony.t.curtis@ntlworld.com] >>Sent: Sunday, August 11, 2002 21:54 >>To: Jonathon McKitrick >>Cc: freebsd-java@freebsd.org >>Subject: Re: Basic EJB container for FreeBSD? >> >>Jonathon McKitrick wrote: >> >>>Hi all, >>> >>>I've been experimenting with servlets under Tomcat 4, and it works >>>great. I'm trying to learn EJB, but I can't seem to find a similar >>>container that runs under FreeBSD and isn't too resource-hungry. >>> >>>This is only for development and learning, so it won't need to be heavy >>>duty or feature rich. >>> >>>jm >> >>JBoss 2.4 works well ... I haven't yet tried JBoss 3. >>This is with using the Native JDK 1.3 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Aug 11 15:17: 5 2002 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 A9FAC37B400 for ; Sun, 11 Aug 2002 15:17:03 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF7B43E6E for ; Sun, 11 Aug 2002 15:17:02 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17e114-0002ni-00; Sun, 11 Aug 2002 23:16:55 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7BMGs3H016940; Sun, 11 Aug 2002 23:16:54 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7BMGs3V016939; Sun, 11 Aug 2002 23:16:54 +0100 (BST) Date: Sun, 11 Aug 2002 23:16:53 +0100 From: Jonathon McKitrick To: Antony T Curtis Cc: freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020811221653.GA16886@dogma.freebsd-uk.eu.org> References: <20020811193530.GA15929@dogma.freebsd-uk.eu.org> <3D56C0F2.5020504@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D56C0F2.5020504@ntlworld.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *17e114-0002ni-00*gYmUz7Hyh8M* (Manchester Computing, University of Manchester) 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 On Sun, Aug 11, 2002 at 08:54:26PM +0100, Antony T Curtis wrote: | Jonathon McKitrick wrote: | >Hi all, | > | >I've been experimenting with servlets under Tomcat 4, and it works | >great. I'm trying to learn EJB, but I can't seem to find a similar | >container that runs under FreeBSD and isn't too resource-hungry. | > | >This is only for development and learning, so it won't need to be heavy | >duty or feature rich. | > | >jm | | JBoss 2.4 works well ... I haven't yet tried JBoss 3. | This is with using the Native JDK 1.3 Sounds good, thanks! The other one I saw was called Blazix. It seems to emphasize being lightweight, but it looks like JBoss is becoming the standard. Which would be best to learn on? Also, is Tomcat only for servlets? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 2:43:57 2002 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 3A8D137B400 for ; Mon, 12 Aug 2002 02:43:55 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FDE43E6A for ; Mon, 12 Aug 2002 02:43:54 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Aug 2002 11:43:52 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> From: K.J.Koster@kpn.com To: jcm@FreeBSD-uk.eu.org Cc: freebsd-java@FreeBSD.ORG Subject: RE: Basic EJB container for FreeBSD? Date: Mon, 12 Aug 2002 11:43:52 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Dear Jonathon, > > I've been experimenting with servlets under Tomcat 4, and it works > great. I'm trying to learn EJB, but I can't seem to find a similar > container that runs under FreeBSD and isn't too resource-hungry. > Have a look at /usr/ports/www/orion. No need to team up with Apache or Tomcat. I use it on its own on my kjkoster.org web site and for a project here. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 4:58: 7 2002 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 EF1EA37B491 for ; Mon, 12 Aug 2002 04:58:02 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2243043E8A for ; Mon, 12 Aug 2002 04:58:02 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7CBw8YU035736 for ; Mon, 12 Aug 2002 13:58:08 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7CBw7gf035735 for java@FreeBSD.org; Mon, 12 Aug 2002 13:58:07 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Ernst de Haan To: java@FreeBSD.org Subject: Blackdown JDK 1.4.1 for Linux Date: Mon, 12 Aug 2002 13:58:07 +0200 User-Agent: KMail/1.4.2 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208121358.07662.znerd@FreeBSD.org> 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 Hi all, The Blackdown JDK 1.4.1 beta is now available in ports. Some testing would be appreciated. I've only tested a java -version. I don't expect it to be very stable, but it can't get less stable than the Sun JDK 1.4.0.01 for Linux ;-) The port is at: java/linux-blackdown-jdk14 Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 5:18:25 2002 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 CECBF37B400 for ; Mon, 12 Aug 2002 05:18:23 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF92243E72 for ; Mon, 12 Aug 2002 05:18:22 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17eE9G-00015l-00; Mon, 12 Aug 2002 13:18:14 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CCID3H025002; Mon, 12 Aug 2002 13:18:14 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CCIDxA025001; Mon, 12 Aug 2002 13:18:13 +0100 (BST) Date: Mon, 12 Aug 2002 13:18:13 +0100 From: Jonathon McKitrick To: K.J.Koster@kpn.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020812121813.GA24703@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *17eE9G-00015l-00*AN3cWi.f44.* (Manchester Computing, University of Manchester) 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 On Mon, Aug 12, 2002 at 11:43:52AM +0200, K.J.Koster@kpn.com wrote: | Dear Jonathon, | | > | > I've been experimenting with servlets under Tomcat 4, and it works | > great. I'm trying to learn EJB, but I can't seem to find a similar | > container that runs under FreeBSD and isn't too resource-hungry. | > | Have a look at /usr/ports/www/orion. | | No need to team up with Apache or Tomcat. I use it on its own on my | kjkoster.org web site and for a project here. It looks quite good. Would it run well on a low-power machine? Also, have you ever looked at www.Blasix.com? They also offer a small, fast (supposedly) app server as well. But the installation seems less refined. If JBoss becomes the de facto standard, what market will there be for these other app servers? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 5:46:43 2002 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 DC90737B400 for ; Mon, 12 Aug 2002 05:46:41 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB0443E65 for ; Mon, 12 Aug 2002 05:46:41 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17eEal-0007mg-00; Mon, 12 Aug 2002 13:46:39 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CCkd3H025162; Mon, 12 Aug 2002 13:46:39 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CCkdCn025161; Mon, 12 Aug 2002 13:46:39 +0100 (BST) Date: Mon, 12 Aug 2002 13:46:38 +0100 From: Jonathon McKitrick To: Fredrick Nilsson Cc: "'Antony T Curtis'" , freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020812124638.GB24703@dogma.freebsd-uk.eu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 On Sun, Aug 11, 2002 at 09:59:45PM +0200, Fredrick Nilsson wrote: | so jboss is just an ejb-container? or is it possible to run say jboss + | apache and have jsp, ejb etc? From what I've read, all of the decent application servers can run standalone or in conjunction with other servers. It seems easiest to use the same server, but I'm sure lots of sites use apache/etc for static content. jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 5:57: 0 2002 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 2496B37B400 for ; Mon, 12 Aug 2002 05:56:58 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5665C43E65 for ; Mon, 12 Aug 2002 05:56:57 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7CCtiYU035966; Mon, 12 Aug 2002 14:55:44 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7CCtib2035965; Mon, 12 Aug 2002 14:55:44 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Jonathon McKitrick , Fredrick Nilsson Subject: Re: Basic EJB container for FreeBSD? Date: Mon, 12 Aug 2002 14:55:44 +0200 User-Agent: KMail/1.4.2 Cc: "'Antony T Curtis'" , freebsd-java@freebsd.org References: <20020812124638.GB24703@dogma.freebsd-uk.eu.org> In-Reply-To: <20020812124638.GB24703@dogma.freebsd-uk.eu.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208121455.44284.znerd@FreeBSD.org> 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 Hi Jonathon, > From what I've read, all of the decent application servers can run > standalone or in conjunction with other servers. It seems easiest to > use the same server, but I'm sure lots of sites use apache/etc for > static content. You would be better off if you could use one single app+web server. Use Orion. See the following article: http://www.devx.com/appserver/articles/sf0901/sf0901-1.asp The performance is better than Apache even! And Orion is well-supported on FreeBSD :-) Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 6: 4:33 2002 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 5906B37B400; Mon, 12 Aug 2002 06:04:30 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC4043E84; Mon, 12 Aug 2002 06:04:28 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17eErF-0002b7-00; Mon, 12 Aug 2002 14:03:41 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CD3e3H025254; Mon, 12 Aug 2002 14:03:40 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CD3ema025253; Mon, 12 Aug 2002 14:03:40 +0100 (BST) Date: Mon, 12 Aug 2002 14:03:40 +0100 From: Jonathon McKitrick To: Ernst de Haan Cc: Fredrick Nilsson , "'Antony T Curtis'" , freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020812130340.GC24703@dogma.freebsd-uk.eu.org> References: <20020812124638.GB24703@dogma.freebsd-uk.eu.org> <200208121455.44284.znerd@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208121455.44284.znerd@FreeBSD.org> User-Agent: Mutt/1.4i X-Scanner: exiscan *17eErF-0002b7-00*ozpDNoINyXE* (Manchester Computing, University of Manchester) 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 On Mon, Aug 12, 2002 at 02:55:44PM +0200, Ernst de Haan wrote: | Hi Jonathon, | | > From what I've read, all of the decent application servers can run | > standalone or in conjunction with other servers. It seems easiest to | > use the same server, but I'm sure lots of sites use apache/etc for | > static content. | | You would be better off if you could use one single app+web server. Use | Orion. See the following article: | | http://www.devx.com/appserver/articles/sf0901/sf0901-1.asp | | The performance is better than Apache even! And Orion is well-supported on | FreeBSD :-) That's the one I think I'm going to try. I also noticed Ernst's name at the bottom of the tutorial pages. ;-) Hopefully it will be fast, small, and relatively easy to configure. I'm only using it to learn web app development, but I'd like to have all of the features supported. I've tried servlets, now I'd like to try session beans. A recent OnJava article said you could implement web services as EJBs. This is really where I would like to go. Any ideas how to connect SOAP calls to session beans? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 8:50:15 2002 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 7708637B400 for ; Mon, 12 Aug 2002 08:50:13 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D57A43E3B for ; Mon, 12 Aug 2002 08:50:12 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Aug 2002 17:50:11 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA903@l04.research.kpn.com> From: K.J.Koster@kpn.com To: jcm@freebsd-uk.eu.org Cc: freebsd-java@FreeBSD.ORG Subject: RE: Basic EJB container for FreeBSD? Date: Mon, 12 Aug 2002 17:50:03 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Dear Jonathon, > > | No need to team up with Apache or Tomcat. I use it on its own on my > | kjkoster.org web site and for a project here. > > It looks quite good. Would it run well on a low-power machine? > I used to run it on a 486DX4-100 with 24MB RAM using the Linux JDK (no hotspot). It wasn't exactly burning the grid, but since my uplink was only 6kB/s it was never the performance bottleneck. > > Also, have you ever looked at www.Blasix.com? > No, never heard of it. > > If JBoss becomes the de facto standard, what market will there be for > these other app servers? > Gcc is also a de facto standard, yet people still pay Sun for their compilers. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 10:26:28 2002 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 B72E937B400 for ; Mon, 12 Aug 2002 10:26:25 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B6843E4A for ; Mon, 12 Aug 2002 10:26:24 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Mon, 12 Aug 2002 19:26:24 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> From: K.J.Koster@kpn.com To: jcm@FreeBSD-uk.eu.org Cc: freebsd-java@FreeBSD.ORG Subject: RE: Basic EJB container for FreeBSD? Date: Mon, 12 Aug 2002 19:26:14 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Dear Jonathon, > > Hopefully it will be fast, small, and relatively easy to > configure. I'm > only using it to learn web app development, but I'd like to > have all of > the features supported. I've tried servlets, now I'd like to try > session beans. > I don't see the enormous benefit of session beans. I do like entity beans a lot. Generated SQL is the way to go IMHO. > > A recent OnJava article said you could implement web services > as EJBs. > This is really where I would like to go. Any ideas how to > connect SOAP calls to session beans? > I am sure there are many open source toolkits for this. Look at IBM's implementation and Apache's. Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 10:42:26 2002 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 A046E37B400 for ; Mon, 12 Aug 2002 10:42:24 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id A263F43E75 for ; Mon, 12 Aug 2002 10:42:23 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17eJCm-000Cip-00; Mon, 12 Aug 2002 18:42:13 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CHgC3H026787; Mon, 12 Aug 2002 18:42:12 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CHgCL9026786; Mon, 12 Aug 2002 18:42:12 +0100 (BST) Date: Mon, 12 Aug 2002 18:42:12 +0100 From: Jonathon McKitrick To: K.J.Koster@kpn.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020812174212.GA26598@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *17eJCm-000Cip-00*/Vrut0FGw1.* (Manchester Computing, University of Manchester) 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 | I don't see the enormous benefit of session beans. I do like entity beans a | lot. Generated SQL is the way to go IMHO. I'm trying a simple proof-of-concepts for a client idea I have. I'm thinking almost an AOL type client with tiny applets connecting to web services from session beans for additional functionality. Imagine a data processing and analysis 'portal'. The reason I'm doing this is to see if it would make sense for a distributed data manipulation program. For example, a java client allows you to load graph data. A web service provider has granted access to a session bean that does some kind of mathematical transformation or processing, but only a limited number of uses, or perhaps the algorithm is proprietary. This way, clients of any kind could connect to web services that add a small but important function, while still allowing the service provider to control access. This could be done with RMI, of course, but web services would work with any client. jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Aug 12 15:38:40 2002 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 BEA7A37B400 for ; Mon, 12 Aug 2002 15:38:38 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD14543E4A for ; Mon, 12 Aug 2002 15:38:37 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17eNpc-000PFc-00 for freebsd-java@FreeBSD.ORG; Mon, 12 Aug 2002 23:38:36 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CMca3H028712 for ; Mon, 12 Aug 2002 23:38:36 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CMcZLp028711 for freebsd-java@FreeBSD.ORG; Mon, 12 Aug 2002 23:38:35 +0100 (BST) Date: Mon, 12 Aug 2002 23:38:35 +0100 From: Jonathon McKitrick Cc: freebsd-java@FreeBSD.ORG Subject: SIGSEGV running Orion the first time Message-ID: <20020812223835.GA28667@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> User-Agent: Mutt/1.4i 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 I just used portupgrade -NP orion to install orion. I ran it with the install switch the first time, then like this, and here is what keeps happening: >>> root:/usr/local/orion1.5.4# java -jar orion.jar Warning: Error reading transaction-log file (/usr/local/orion1.5.4/persistence/t ransaction.state) for recovery: premature end of file Forced or abrubt (crash etc) server shutdown detected, starting recovery process ... Recovery completed, 0 connections committed and 0 rolled back... Auto-deploying file:/usr/local/orion1.5.4/default-web-app/ (New server version d etected)... SIGSEGV 11* segmentation violation zsh: killed java -jar orion.jar <<< Any ideas ?? It did this the first time it ran, before there was a file problem. In other words, the first time it ran, it displayed 'auto-deploying...' and then crashed with the SIGSEGV. jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 0:19: 4 2002 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 F02BC37B400 for ; Tue, 13 Aug 2002 00:19:01 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC47143E4A for ; Tue, 13 Aug 2002 00:19:00 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7D7HoYU046913; Tue, 13 Aug 2002 09:17:50 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7D7Hox9046912; Tue, 13 Aug 2002 09:17:50 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Jonathon McKitrick Subject: Re: SIGSEGV running Orion the first time Date: Tue, 13 Aug 2002 09:17:50 +0200 User-Agent: KMail/1.4.2 Cc: freebsd-java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> <20020812223835.GA28667@dogma.freebsd-uk.eu.org> In-Reply-To: <20020812223835.GA28667@dogma.freebsd-uk.eu.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208130917.50267.znerd@FreeBSD.org> 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 Hi Jonathon, The problem is triggered by the fact that you're apparently using JDK 1.2. Try installing some 1.3 JDK and then run 'make deinstall clean install' in the www/orion/. That will automatically take a 1.3 JDK if you have one. Ernst On Tuesday 13 August 2002 00:38, Jonathon McKitrick wrote: > I just used portupgrade -NP orion to install orion. I ran it with the > install switch the first time, then like this, and here is what keeps > happening: > > > root:/usr/local/orion1.5.4# java -jar orion.jar > Warning: Error reading transaction-log file > (/usr/local/orion1.5.4/persistence/t > ransaction.state) for recovery: premature end of file > Forced or abrubt (crash etc) server shutdown detected, starting > recovery process > ... > Recovery completed, 0 connections committed and 0 rolled back... > Auto-deploying file:/usr/local/orion1.5.4/default-web-app/ (New server > version d > etected)... > SIGSEGV 11* segmentation violation > zsh: killed java -jar orion.jar > <<< > > Any ideas ?? It did this the first time it ran, before there was a > file problem. In other words, the first time it ran, it displayed > 'auto-deploying...' and then crashed with the SIGSEGV. > > jm -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 2: 8:37 2002 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 0EA3A37B400 for ; Tue, 13 Aug 2002 02:08:35 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30FD443E70 for ; Tue, 13 Aug 2002 02:08:34 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 13 Aug 2002 11:08:32 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA907@l04.research.kpn.com> From: K.J.Koster@kpn.com To: jcm@freebsd-uk.eu.org Cc: freebsd-java@FreeBSD.ORG Subject: RE: Basic EJB container for FreeBSD? Date: Tue, 13 Aug 2002 11:08:25 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Dear Jonathon, > > The reason I'm doing this is to see if it would make sense for a > distributed data manipulation program. For example, a java client > allows you to load graph data. A web service provider has > granted access > to a session bean that does some kind of mathematical > transformation or > processing, but only a limited number of uses, or perhaps the > algorithm is proprietary. > For this model you might want to use stateless session beans to implement the functionality and use entity beans for all data persistence between SOAP calls. This way your services will survive container crashes and restarts transparently. If you are interested in experiments with load balancing: Orion has an easy to use loadbalancer. > > This could be done with RMI, of course, but web services > would work with any client. > Yes, I think SOAP is the protocol to use for this purpose. Make sure you verify your code against a few different clients though (IBM, Apache and Microsoft). Interoperability is important, but does not come automatically (in spite of all the hype). Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 3:16:22 2002 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 586DA37B400; Tue, 13 Aug 2002 03:16:20 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 319D843E6E; Tue, 13 Aug 2002 03:16:19 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17eYin-000HEk-00; Tue, 13 Aug 2002 11:16:17 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7DAGH3H032312; Tue, 13 Aug 2002 11:16:17 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7DAGHMH032311; Tue, 13 Aug 2002 11:16:17 +0100 (BST) Date: Tue, 13 Aug 2002 11:16:12 +0100 From: Jonathon McKitrick To: Ernst de Haan Cc: freebsd-java@FreeBSD.ORG Subject: Re: SIGSEGV running Orion the first time Message-ID: <20020813101612.GA32257@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> <20020812223835.GA28667@dogma.freebsd-uk.eu.org> <200208130917.50267.znerd@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208130917.50267.znerd@FreeBSD.org> User-Agent: Mutt/1.4i 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 On Tue, Aug 13, 2002 at 09:17:50AM +0200, Ernst de Haan wrote: | The problem is triggered by the fact that you're apparently using JDK 1.2. | Try installing some 1.3 JDK and then run 'make deinstall clean install' in | the www/orion/. That will automatically take a 1.3 JDK if you have one. Could it be caused by anything else? >>> local:~> java -version java version "1.3.1-p6" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p6-jcm-020614-10:1 9) Classic VM (build 1.3.1-p6-jcm-020614-10:19, green threads, OpenJIT) local:~> <<< NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 3:46:31 2002 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 7EBC637B400 for ; Tue, 13 Aug 2002 03:46:29 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B00B43E65 for ; Tue, 13 Aug 2002 03:46:28 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7DAjFYU050606; Tue, 13 Aug 2002 12:45:15 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7DAjFU8050605; Tue, 13 Aug 2002 12:45:15 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Jonathon McKitrick Subject: Re: SIGSEGV running Orion the first time Date: Tue, 13 Aug 2002 12:45:15 +0200 User-Agent: KMail/1.4.2 Cc: freebsd-java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA904@l04.research.kpn.com> <200208130917.50267.znerd@FreeBSD.org> <20020813101612.GA32257@dogma.freebsd-uk.eu.org> In-Reply-To: <20020813101612.GA32257@dogma.freebsd-uk.eu.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208131245.15254.znerd@FreeBSD.org> 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 Hi Jon, > Could it be caused by anything else? Not that I know of. I've never seen that on a JDK 1.3... Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 7:53: 5 2002 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 6E33937B401 for ; Tue, 13 Aug 2002 07:53:00 -0700 (PDT) Received: from ns3.ideathcare.com (mail.allneo.com [216.185.96.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 034C643E6A for ; Tue, 13 Aug 2002 07:52:39 -0700 (PDT) (envelope-from jps@funeralexchange.com) Received: (qmail 92292 invoked by uid 85); 13 Aug 2002 15:04:39 -0000 Received: from jps@funeralexchange.com by ns3.ideathcare.com with qmail-scanner-1.03 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.164148 secs); 13 Aug 2002 15:04:39 -0000 Received: from unknown (HELO pimpin) (216.138.114.143) by mail.allneo.com with SMTP; 13 Aug 2002 15:04:39 -0000 Reply-To: From: "Jeremy Suo-Anttila" To: Subject: Orion + Linux Jdk 1.4.0.1 Date: Tue, 13 Aug 2002 09:59:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200208131245.15254.znerd@FreeBSD.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Importance: Normal 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 Anyone here successfully setup Orion 1.54 with Linux-Jdk1.4.0.1. I can only seem to get it to run with the jdk1.3.1 if i try to use it with anything else it runs upto 99% and then cores. Also if anyone can point me to some tools that i could use to help debug this problem that be great also. Thanks Jeremy Suo-Anttila jps@funeralexchange.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 17: 0:10 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3731237B400 for ; Tue, 13 Aug 2002 17:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73E243E72 for ; Tue, 13 Aug 2002 17:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E002JU010632 for ; Tue, 13 Aug 2002 17:00:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E002Y7010631; Tue, 13 Aug 2002 17:00:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D03F37B401 for ; Tue, 13 Aug 2002 16:56:24 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036D443E72 for ; Tue, 13 Aug 2002 16:55:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DNs5OT088509 for ; Tue, 13 Aug 2002 16:54:05 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7DNs55R088508; Tue, 13 Aug 2002 16:54:05 -0700 (PDT) Message-Id: <200208132354.g7DNs55R088508@www.freebsd.org> Date: Tue, 13 Aug 2002 16:54:05 -0700 (PDT) From: Gene Harris To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: java/41645: Port jdk13 with patch level 7 does not compile 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 >Number: 41645 >Category: java >Synopsis: Port jdk13 with patch level 7 does not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 13 17:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gene Harris >Release: FreeBSD 4.6-STABLE >Organization: Tetron Software >Environment: FreeBSD tetboss2.internal.tetronsoftware.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 28 18:16:22 CDT 2002 geneh@tetboss2.internal.tetronsoftware.com:/usr/obj/usr/src/sys/TETBOSS2 i386 >Description: Compile of port jdk13 fails with the following error: /usr/bin/gcc -O -pipe -W -Wall -Wno-unused -Wno-parentheses -DMOTIF_VERSION=2 -Di386 -DARCH='"i386"' -DSOLARIS2 -DRELEASE='"1.3.1-p7"' -DFULL_VERSION='"1.3.1-p7-geneh-020813-18:05"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -DLOGGING -D_LITTLE_ENDIAN -I. -I../../../build/bsd-i386/tmp/sun/sun.awt/awt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/X11R6/include -I/usr/X11R6/include -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/share/native/sun/awt/../java2d/loops -I../../../src/share/native/sun/awt/../java2d/pipe -I../../../src/share/n ative/sun/awt/../dc/doe -I../../../src/share/native/sun/awt/../dc/path -I../../../src/solaris/native/sun/awt/../jdga -c -o ../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o ../../../src/solaris/native/sun/awt/awt_AWTEvent.c In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:36: Xm/DrawingA.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:37: Xm/FileSB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:38: Xm/BulletinB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:39: Xm/Form.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:40: Xm/Frame.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:41: Xm/Label.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:42: Xm/PushB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:43: Xm/PushBG.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:44: Xm/RowColumn.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:45: Xm/ScrollBar.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:46: Xm/ScrolledW.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:47: Xm/SelectioB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:48: Xm/SeparatoG.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:49: Xm/ToggleB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:50: Xm/TextF.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:51: Xm/Text.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:52: Xm/List.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:53: Xm/Xm.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:54: Xm/MainW.h: No such file or directory In file included from ../../../src/solaris/native/sun/awt/awt_p.h:56, from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_util.h:104: Xm/VendorSEP.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_util.h:105: Xm/VendorSP.h: No such file or directory In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_p.h:289: syntax error before `getMotifFontList' ./../../src/solaris/native/sun/awt/awt_p.h:289: warning: type defaults to `int' in declaration of `getMotifFontList' ./../../src/solaris/native/sun/awt/awt_p.h:289: warning: data definition has no type or storage class gmake[3]: *** [../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. >How-To-Repeat: 1. cd /usr/ports/java/jdk13 2. make all install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 17: 0:18 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57ED337B401 for ; Tue, 13 Aug 2002 17:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C0F043E4A for ; Tue, 13 Aug 2002 17:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E002JU010645 for ; Tue, 13 Aug 2002 17:00:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E002lr010644; Tue, 13 Aug 2002 17:00:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B589537B401 for ; Tue, 13 Aug 2002 16:56:30 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4027443E97 for ; Tue, 13 Aug 2002 16:56:30 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DNtGOT088624 for ; Tue, 13 Aug 2002 16:55:16 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7DNtG4e088623; Tue, 13 Aug 2002 16:55:16 -0700 (PDT) Message-Id: <200208132355.g7DNtG4e088623@www.freebsd.org> Date: Tue, 13 Aug 2002 16:55:16 -0700 (PDT) From: Gene Harris To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: java/41646: Port jdk13 with patch level 7 does not compile 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 >Number: 41646 >Category: java >Synopsis: Port jdk13 with patch level 7 does not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 13 17:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Gene Harris >Release: FreeBSD 4.6-STABLE >Organization: Tetron Software >Environment: FreeBSD tetboss2.internal.tetronsoftware.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 28 18:16:22 CDT 2002 geneh@tetboss2.internal.tetronsoftware.com:/usr/obj/usr/src/sys/TETBOSS2 i386 >Description: Compile of port jdk13 fails with the following error: /usr/bin/gcc -O -pipe -W -Wall -Wno-unused -Wno-parentheses -DMOTIF_VERSION=2 -Di386 -DARCH='"i386"' -DSOLARIS2 -DRELEASE='"1.3.1-p7"' -DFULL_VERSION='"1.3.1-p7-geneh-020813-18:05"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -DLOGGING -D_LITTLE_ENDIAN -I. -I../../../build/bsd-i386/tmp/sun/sun.awt/awt/CClassHeaders -I../../../src/solaris/javavm/export -I../../../src/share/javavm/export -I../../../src/share/native/common -I../../../src/solaris/native/common -I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt -I/usr/X11R6/include -I/usr/X11R6/include -I../../../src/share/native/sun/awt/debug -I../../../src/share/native/sun/awt/image -I../../../src/share/native/sun/awt/image/cvutils -I../../../src/share/native/sun/awt/alphacomposite -I../../../src/share/native/sun/awt/medialib -I../../../src/solaris/native/sun/awt/medialib -I../../../src/share/native/sun/awt/../java2d/loops -I../../../src/share/native/sun/awt/../java2d/pipe -I../../../src/share/n ative/sun/awt/../dc/doe -I../../../src/share/native/sun/awt/../dc/path -I../../../src/solaris/native/sun/awt/../jdga -c -o ../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o ../../../src/solaris/native/sun/awt/awt_AWTEvent.c In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:36: Xm/DrawingA.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:37: Xm/FileSB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:38: Xm/BulletinB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:39: Xm/Form.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:40: Xm/Frame.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:41: Xm/Label.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:42: Xm/PushB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:43: Xm/PushBG.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:44: Xm/RowColumn.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:45: Xm/ScrollBar.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:46: Xm/ScrolledW.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:47: Xm/SelectioB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:48: Xm/SeparatoG.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:49: Xm/ToggleB.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:50: Xm/TextF.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:51: Xm/Text.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:52: Xm/List.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:53: Xm/Xm.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_p.h:54: Xm/MainW.h: No such file or directory In file included from ../../../src/solaris/native/sun/awt/awt_p.h:56, from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_util.h:104: Xm/VendorSEP.h: No such file or directory ./../../src/solaris/native/sun/awt/awt_util.h:105: Xm/VendorSP.h: No such file or directory In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: ./../../src/solaris/native/sun/awt/awt_p.h:289: syntax error before `getMotifFontList' ./../../src/solaris/native/sun/awt/awt_p.h:289: warning: type defaults to `int' in declaration of `getMotifFontList' ./../../src/solaris/native/sun/awt/awt_p.h:289: warning: data definition has no type or storage class gmake[3]: *** [../../../build/bsd-i386/tmp/sun/sun.awt/awt/obj/awt_AWTEvent.o] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/awt' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk13. >How-To-Repeat: 1. cd /usr/ports/java/jdk13 2. make all install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 18:30:50 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBAE37B400; Tue, 13 Aug 2002 18:30:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C485443E4A; Tue, 13 Aug 2002 18:30:48 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E1UmJU029896; Tue, 13 Aug 2002 18:30:48 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E1Umxh029892; Tue, 13 Aug 2002 18:30:48 -0700 (PDT) Date: Tue, 13 Aug 2002 18:30:48 -0700 (PDT) From: Greg Lewis Message-Id: <200208140130.g7E1Umxh029892@freefall.freebsd.org> To: geneh@tetronsoftware.com, glewis@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: java/41646: Port jdk13 with patch level 7 does not compile 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 Synopsis: Port jdk13 with patch level 7 does not compile State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Tue Aug 13 18:30:24 PDT 2002 State-Changed-Why: Duplicate of 41645 http://www.freebsd.org/cgi/query-pr.cgi?pr=41646 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 18:50:14 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C5B937B400 for ; Tue, 13 Aug 2002 18:50:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD8F43E70 for ; Tue, 13 Aug 2002 18:50:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E1o3JU031446 for ; Tue, 13 Aug 2002 18:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E1o3cT031445; Tue, 13 Aug 2002 18:50:03 -0700 (PDT) Date: Tue, 13 Aug 2002 18:50:03 -0700 (PDT) Message-Id: <200208140150.g7E1o3cT031445@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Greg Lewis Subject: Re: java/41645: Port jdk13 with patch level 7 does not compile Reply-To: Greg Lewis 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 The following reply was made to PR java/41645; it has been noted by GNATS. From: Greg Lewis To: Gene Harris Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: java/41645: Port jdk13 with patch level 7 does not compile Date: Wed, 14 Aug 2002 11:12:24 +0930 On Tue, Aug 13, 2002 at 04:54:05PM -0700, Gene Harris wrote: > In file included from ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: > ./../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such file or directory [...] These are all Motif headers. Do you have the open-motif port installed? You must have at least some Motif libraries around as the port checks for these as a dependency. What do you have installed with respect to Motif? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 19:55:45 2002 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 16FE837B400 for ; Tue, 13 Aug 2002 19:55:40 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DA043E65 for ; Tue, 13 Aug 2002 19:55:39 -0700 (PDT) (envelope-from hwh@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 0EBCD5CE for ; Wed, 14 Aug 2002 10:55:33 +0800 (CST) Message-ID: <3D59C6A4.5020708@mail.gddsn.org.cn> Date: Wed, 14 Aug 2002 10:55:32 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.0.0) Gecko/20020728 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: java Subject: Hotspot vm is extremely slower than nojit vm on current ? Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit 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 hi, Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep. Look at the following simple program, on current hotspot vm is extreamly slow. %java -version java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-020727-22:30) Java HotSpot(TM) Client VM (build 1.3.1-internal, mixed mode) %~hwh/jre/bin/java -version java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-020727-22:30) Classic VM (build 1.3.1-p7-root-020727-22:30, green threads, nojit) %~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar query elapse time: 1230 query elapse time: 160177 ^^^^^^ %~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar query elapse time: 1407 query elapse time: 160256 ^^^^^^ %~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar query elapse time: 1354 query elapse time: 140221 ^^^^^^ --------------------------------------------------------------------------------------------------------- import java.util.*; import cn.gd.util.Timer; import cn.gd.util.TimerListener; import java.sql.*; public class TestTimer implements cn.gd.util.TimerListener { Timer timer = new Timer(this,20); public TestTimer() { timer.start(); } public synchronized void TimerEvent(Object object) { } public void destoryTimer() { timer.quit(); } public void query(){ try { Class.forName("org.gjt.mm.mysql.Driver").newInstance(); Connection conn = DriverManager.getConnection("jdbc:mysql://localhost/seismic?user=test&password=test"); String sql = "select * from station"; Statement st = conn.createStatement(); ResultSet rs = null; for(int i=0;i<100;i++) { rs = st.executeQuery(sql); while(rs.next()) { String sta = rs.getString("sta"); //System.out.println("sta is: "+sta); } rs.close(); } st.close(); conn.close(); } catch (Exception e) { e.printStackTrace(); } } public static void main(String[] args) throws Exception{ TestTimer tt =new TestTimer(); long now = new java.util.Date().getTime(); //Thread.sleep(60*1000); tt.query(); System.err.println("query elapse time: "+ (new java.util.Date().getTime() - now)); tt.destoryTimer(); } } public class Timer extends Thread{ private static ThreadGroup tGroup = new ThreadGroup("Timer"); // TimerListener to receive TimerEvent notifications TimerListener m_timerListener; // Number of seconds in each timer cycle int m_cycle; // Object to be supplied with the TimerEvent notification Object m_object; private boolean bQuit = false; public Timer(TimerListener timerListener, int cycle){ super(tGroup,"TimerThread"); m_timerListener = timerListener; m_cycle = cycle; m_object = null; } public Timer(TimerListener timerListener, int cycle, Object object){ super(tGroup,"TimerThread"); m_timerListener = timerListener; m_cycle = cycle; m_object = object; } public void run(){ this.setName("TimerThread"); // Loop until stopped while (!bQuit) { try { // Sleep for the clock cycle sleep(m_cycle * 1000); } catch (InterruptedException ex) { } // Fire a TimerEvent if (m_timerListener != null) { m_timerListener.TimerEvent(m_object); } } } public void quit() { bQuit = true; } } public interface TimerListener { void TimerEvent(Object object); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 20: 2:47 2002 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 0EC8037B400 for ; Tue, 13 Aug 2002 20:02:46 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id C048343E3B for ; Tue, 13 Aug 2002 20:02:45 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17eoQZ-00017E-00; Tue, 13 Aug 2002 20:02:31 -0700 Date: Tue, 13 Aug 2002 20:02:31 -0700 To: Huang wen hui Cc: java , "Bill Huey (Hui)" Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? Message-ID: <20020814030231.GA4285@gnuppy.monkey.org> References: <3D59C6A4.5020708@mail.gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D59C6A4.5020708@mail.gddsn.org.cn> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Wed, Aug 14, 2002 at 10:55:32AM +0800, Huang wen hui wrote: > hi, > Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep. > Look at the following simple program, on current hotspot vm is extreamly > slow. ... > ^^^^^^ > %~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar > query elapse time: 1354 > query elapse time: 140221 > ^^^^^^ I could have blown it with the sleep math. Previously I multiplied the value of nanosleep by a 1000x more than it should be. ;) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 20:18:54 2002 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 5E45337B400 for ; Tue, 13 Aug 2002 20:18:52 -0700 (PDT) Received: from ns1.tetronsoftware.com (ns1.tetronsoftware.com [65.67.249.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDFC43E7B for ; Tue, 13 Aug 2002 20:18:51 -0700 (PDT) (envelope-from geneh@tetronsoftware.com) Received: from there (freebsd.internal.tetronsoftware.com [10.0.0.200]) by ns1.tetronsoftware.com (8.12.5/8.12.5) with SMTP id g7E3JOau002252; Tue, 13 Aug 2002 22:19:24 -0500 (CDT) (envelope-from geneh@tetronsoftware.com) Message-Id: <200208140319.g7E3JOau002252@ns1.tetronsoftware.com> Content-Type: text/plain; charset="iso-8859-1" From: "Gene Harris (e-mail)" Organization: Tetron Software, LLC To: Greg Lewis Subject: Re: java/41645: Port jdk13 with patch level 7 does not compile Date: Tue, 13 Aug 2002 22:19:24 -0500 X-Mailer: KMail [version 1.3.2] References: <200208132354.g7DNs55R088508@www.freebsd.org> <20020814111224.A75551@misty.eyesbeyond.com> In-Reply-To: <20020814111224.A75551@misty.eyesbeyond.com> Cc: freebsd-java@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 On Tuesday 13 August 2002 08:42 pm, Greg Lewis wrote: > On Tue, Aug 13, 2002 at 04:54:05PM -0700, Gene Harris wrote: > > In file included from > > ../../../src/solaris/native/sun/awt/awt_AWTEvent.c:18: > > ./../../src/solaris/native/sun/awt/awt_p.h:35: Xm/CascadeB.h: No such > > file or directory > > [...] > > These are all Motif headers. Do you have the open-motif port installed? > You must have at least some Motif libraries around as the port checks > for these as a dependency. What do you have installed with respect to > Motif? I checked before compiling and found this: su-2.05b# portversion -v open-motif open-motif-2.1.30_3 = up-to-date with port After you mentioned these were motif headers, I deinstalled open-motif and cleaned up some cruft left over from 'god knows what' which may have caused the build to break. After reinstalling open-motif, the compile is progressing normally. I'll report back in the morning if the build was successful. I apologize as this is probably a problem with my motif installation. The only thing on my system that has changed from the -p6 compile is that I upgraded from KDE 2 to KDE 3 and then upgrade open-motif to the latest version using portupgrade. -- Gene Tetron Software, LLC http://www.tetronsoftware.com FreeBSD Apache PostgreSQL Perl gcc/g++ Visual C++ COM/DCOM/COM+ ActiveX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Aug 13 21: 6:48 2002 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B49B37B400; Tue, 13 Aug 2002 21:06:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1CC143E4A; Tue, 13 Aug 2002 21:06:46 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E46kJU054873; Tue, 13 Aug 2002 21:06:46 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E46kg8054867; Tue, 13 Aug 2002 21:06:46 -0700 (PDT) Date: Tue, 13 Aug 2002 21:06:46 -0700 (PDT) From: Greg Lewis Message-Id: <200208140406.g7E46kg8054867@freefall.freebsd.org> To: geneh@tetronsoftware.com, glewis@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: java/41645: Port jdk13 with patch level 7 does not compile 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 Synopsis: Port jdk13 with patch level 7 does not compile State-Changed-From-To: open->closed State-Changed-By: glewis State-Changed-When: Tue Aug 13 21:05:21 PDT 2002 State-Changed-Why: Have corresponded with the originator and the problem was a slightly busted open-motif install. Clean up and reinstall fixed this. http://www.freebsd.org/cgi/query-pr.cgi?pr=41645 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 1: 3:22 2002 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 7610537B400 for ; Wed, 14 Aug 2002 01:03:16 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F2E43E75 for ; Wed, 14 Aug 2002 01:03:16 -0700 (PDT) (envelope-from hwh@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 183265CE; Wed, 14 Aug 2002 16:03:09 +0800 (CST) Message-ID: <3D5A0EBC.9060706@mail.gddsn.org.cn> Date: Wed, 14 Aug 2002 16:03:08 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.0.0) Gecko/20020728 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: "Bill Huey (Hui)" Cc: java Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? References: <3D59C6A4.5020708@mail.gddsn.org.cn> <20020814030231.GA4285@gnuppy.monkey.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Bill Huey (Hui) : >On Wed, Aug 14, 2002 at 10:55:32AM +0800, Huang wen hui wrote: > > >>hi, >>Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep. >>Look at the following simple program, on current hotspot vm is extreamly >>slow. >> >> >... > > >>^^^^^^ >>%~hwh/jre/bin/java -jar TestTimer.jar ; java -jar TestTimer.jar >>query elapse time: 1354 >>query elapse time: 140221 >>^^^^^^ >> >> > >I could have blown it with the sleep math. Previously I multiplied the >value of nanosleep by a 1000x more than it should be. ;) > >bill > > > > > Do you mean you have fixed this bug? Would you mind send the patch to me ? More info of this bug, if this is no sense, I'll apologize. This bug occured in hotspot compiler[1 2] vm, not core vm. and I simplify the test case: The main thread elapse time is exactly as same as the timer sleep time. %~hwh/jre/bin/java -version java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-020727-22:30) Java HotSpot(TM) Core VM (build 1.3.1-internal, interpreted mode) %~hwh/jre/bin/java TestTimer sleep time: 2006 %java -version java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-020727-22:30) Java HotSpot(TM) Client VM (build 1.3.1-internal, mixed mode) %java TestTimer sleep time: 100013 ----------------------------------------------------------------------------------------------------------------------- public class Timer extends Thread{ private static ThreadGroup tGroup = new ThreadGroup("Timer"); // Number of seconds in each timer cycle int m_cycle; private boolean bQuit = false; public Timer(int cycle){ super(tGroup,"TimerThread"); m_cycle = cycle; } public void run(){ this.setName("TimerThread"); // Loop until stopped while (!bQuit) { try { // Sleep for the clock cycle sleep(m_cycle * 1000); } catch (InterruptedException ex) { } } } public void quit() { bQuit = true; } } import java.util.*; /** * Test freebsd Hotspot speed. */ public class TestTimer { Timer timer = new Timer(100); public TestTimer() { timer.start(); } public void destoryTimer() { timer.quit(); } public static void main(String[] args) throws Exception{ TestTimer tt =new TestTimer(); long now = new java.util.Date().getTime(); Thread.sleep(2*1000); System.err.println("sleep time: "+ (new java.util.Date().getTime() - now)); tt.destoryTimer(); } } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 1: 7:10 2002 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 8347937B400 for ; Wed, 14 Aug 2002 01:07:08 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263C343E4A for ; Wed, 14 Aug 2002 01:07:08 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17etB6-0001Lf-00; Wed, 14 Aug 2002 01:06:52 -0700 Date: Wed, 14 Aug 2002 01:06:52 -0700 To: Huang wen hui Cc: java , "Bill Huey (Hui)" Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? Message-ID: <20020814080652.GA5173@gnuppy.monkey.org> References: <3D59C6A4.5020708@mail.gddsn.org.cn> <20020814030231.GA4285@gnuppy.monkey.org> <3D5A0EBC.9060706@mail.gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D5A0EBC.9060706@mail.gddsn.org.cn> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Wed, Aug 14, 2002 at 04:03:08PM +0800, Huang wen hui wrote: > More info of this bug, if this is no sense, I'll apologize. > This bug occured in hotspot compiler[1 2] vm, not core vm. and I > simplify the test case: > The main thread elapse time is exactly as same as the timer sleep time. There's definite a problem, but I don't think it's the nanosleep stuff since I think I properly fixed a while back. Java2D would freeze (doh @!!@) until I fixed it. Not sure what the problem is here though. I was hoping that folks would take over this debugging stuff. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 3:52:18 2002 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 EF62937B400 for ; Wed, 14 Aug 2002 03:52:12 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B90E43E6E for ; Wed, 14 Aug 2002 03:52:12 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17evkz-0001SW-00; Wed, 14 Aug 2002 03:52:05 -0700 Date: Wed, 14 Aug 2002 03:52:05 -0700 To: Huang wen hui Cc: java , "Bill Huey (Hui)" Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? Message-ID: <20020814105205.GA5605@gnuppy.monkey.org> References: <3D59C6A4.5020708@mail.gddsn.org.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D59C6A4.5020708@mail.gddsn.org.cn> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Wed, Aug 14, 2002 at 10:55:32AM +0800, Huang wen hui wrote: Mabey I'm a bit slow right now, but I'm unsure what you're trying to do in this example concerning sleep ? Why is this commented out ? [example reformatted] > import java.util.*; > import cn.gd.util.Timer; > import cn.gd.util.TimerListener; > > import java.sql.*; > > public class TestTimer implements cn.gd.util.TimerListener { > > Timer timer = new Timer(this,20); > > public TestTimer() { > timer.start(); > } > > public synchronized void TimerEvent(Object object) {} > > public void destoryTimer() { > timer.quit(); > } > > public void query(){ > try { > Class.forName("org.gjt.mm.mysql.Driver").newInstance(); > > Connection conn = > DriverManager.getConnection("jdbc:mysql://localhost/seismic?user=test&password=test"); > String sql = "select * from station"; > Statement st = conn.createStatement(); > ResultSet rs = null; > > for(int i=0;i<100;i++) { > rs = st.executeQuery(sql); > while(rs.next()) { > String sta = rs.getString("sta"); > //System.out.println("sta is: "+sta); > } > rs.close(); > } > > st.close(); > conn.close(); > > } catch (Exception e) { > e.printStackTrace(); > } > } > > public static void main(String[] args) throws Exception { > TestTimer tt = new TestTimer(); > long now = new java.util.Date().getTime(); > //Thread.sleep(60*1000); > tt.query(); > System.err.println("query elapse time: "+ (new > java.util.Date().getTime() - now)); > tt.destoryTimer(); > } > } > > > public class Timer extends Thread { > private static ThreadGroup tGroup = new ThreadGroup("Timer"); > // TimerListener to receive TimerEvent notifications > TimerListener m_timerListener; > > // Number of seconds in each timer cycle > int m_cycle; > > // Object to be supplied with the TimerEvent notification > Object m_object; > private boolean bQuit = false; > > public Timer(TimerListener timerListener, int cycle) { > super(tGroup,"TimerThread"); > m_timerListener = timerListener; > m_cycle = cycle; > m_object = null; > } > > public Timer(TimerListener timerListener, int cycle, Object object) { > super(tGroup,"TimerThread"); > m_timerListener = timerListener; > m_cycle = cycle; > m_object = object; > } > > public void run(){ > this.setName("TimerThread"); > // Loop until stopped > while (!bQuit) { > try { > // Sleep for the clock cycle > sleep(m_cycle * 1000); > } catch (InterruptedException ex) {} > > // Fire a TimerEvent > if (m_timerListener != null) { > m_timerListener.TimerEvent(m_object); > } > } > } > > public void quit() { > bQuit = true; > } > } > > public interface TimerListener > { > void TimerEvent(Object object); > } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 6: 7:41 2002 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 686B837B400 for ; Wed, 14 Aug 2002 06:07:40 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B3F43E72 for ; Wed, 14 Aug 2002 06:07:40 -0700 (PDT) (envelope-from hwh@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 6F2945CB; Wed, 14 Aug 2002 21:07:31 +0800 (CST) Message-ID: <3D5A5612.2060508@mail.gddsn.org.cn> Date: Wed, 14 Aug 2002 21:07:30 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.0.0) Gecko/20020728 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: "Bill Huey (Hui)" Cc: java Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? References: <3D59C6A4.5020708@mail.gddsn.org.cn> <20020814105205.GA5605@gnuppy.monkey.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Bill Huey (Hui) wrote: >On Wed, Aug 14, 2002 at 10:55:32AM +0800, Huang wen hui wrote: > >Mabey I'm a bit slow right now, but I'm unsure what you're trying to >do in this example concerning sleep ? Why is this commented out ? > well, I want to show that something tie main thread and timer thread together, timer thead can effect main thread elapse time, though timer thread does not eat cpu time. maybe any two threads also have this problem. I choose wrong sleep time(60sec) in main thread, if I choose the sleep tim less than 20 sec, then I can forget query(). I recognized this after I post first mail. --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 9:35:28 2002 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 940CE37B400 for ; Wed, 14 Aug 2002 09:35:24 -0700 (PDT) Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D58FA43E42 for ; Wed, 14 Aug 2002 09:35:23 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from emerger.yogotech.com (emerger.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id KAA05211; Wed, 14 Aug 2002 10:35:18 -0600 (MDT) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by emerger.yogotech.com (8.12.5/8.12.5) id g7EGZFHV080906; Wed, 14 Aug 2002 10:35:15 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15706.34499.692329.335121@emerger.yogotech.com> Date: Wed, 14 Aug 2002 10:35:15 -0600 To: Huang wen hui Cc: "Bill Huey (Hui)" , java Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? In-Reply-To: <3D5A0EBC.9060706@mail.gddsn.org.cn> References: <3D59C6A4.5020708@mail.gddsn.org.cn> <20020814030231.GA4285@gnuppy.monkey.org> <3D5A0EBC.9060706@mail.gddsn.org.cn> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 > >>Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep. > >>Look at the following simple program, on current hotspot vm is extreamly > >>slow. This is probably unrelated, but you should note that you need to use synchronization on bQuit in order for it to be safely set. Otherwise, it is OK for the Timer thread to cache it's value (set to FALSE) and continue to use that value, so it may not pick up the new setting when you want it to. public class Timer extends Thread { private static ThreadGroup tGroup = new ThreadGroup("Timer"); // Number of seconds in each timer cycle int m_cycle; private Object quitLock = new Object(); private boolean bQuit = false; public Timer(int cycle) { super(tGroup,"TimerThread"); m_cycle = cycle; } public void run() { this.setName("TimerThread"); // Loop until stopped while (!done()) { try { // Sleep for the clock cycle sleep(m_cycle * 1000); } catch (InterruptedException ex) { // Ignored } // Fire a TimerEvent if (m_timerListener != null) { m_timerListener.TimerEvent(m_object); } } public void quit() { synchronized (quitLock) { bQuit = true; } } private boolean done() { synchronized (quitLock) { return (bQuit); } } Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 11:38:35 2002 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 D464B37B400 for ; Wed, 14 Aug 2002 11:38:32 -0700 (PDT) Received: from mail.smartrafficenter.org (mail.smartrafficenter.org [207.14.56.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 31F8143E86 for ; Wed, 14 Aug 2002 11:38:32 -0700 (PDT) (envelope-from kpieckiel@mail.smartrafficenter.org) Received: (qmail 65213 invoked by uid 1000); 14 Aug 2002 18:38:31 -0000 Date: Wed, 14 Aug 2002 14:38:31 -0400 From: "Kevin A. Pieckiel" To: freebsd-java@freebsd.org Subject: Status update Message-ID: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline User-Agent: Mutt/1.4i 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 --1LKvkjL3sHcu1TtY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've checked out http://www.freebsd.org/java and did some searching = =20 in some other places. Where can I get a status update on the port = =20 of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 = =20 doesn't, and thus far I only see docs in the ports tree and no patch = =20 sets for higher than 1.3.x. = =20 = =20 Thanks, = =20 Kevin cthread. cthread_fork(). Fork, thread, fork! --- This message was signed by GnuPG. E-Mail kpieckiel-pgp@smartrafficenter.org to receive my public key. You may also get my key from wwwkeys.us.pgp.net; my ID is 0xF1604E92 and will expire on 01 January 2003. --1LKvkjL3sHcu1TtY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WqOmc3iJbvFgTpIRAgSMAJ9cjN0wbpX3xnp5mbM6v/DpXg6sKACfZ6h9 0lDUqBpYWbIFIvnckLUqSgA= =GCSR -----END PGP SIGNATURE----- --1LKvkjL3sHcu1TtY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 12:31:37 2002 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 5B2DC37B400 for ; Wed, 14 Aug 2002 12:31:35 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE7343E42 for ; Wed, 14 Aug 2002 12:31:34 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 039D83F28 for ; Wed, 14 Aug 2002 15:31:25 -0400 (EDT) From: "Dan Langille" To: freebsd-java@freebsd.org Date: Wed, 14 Aug 2002 15:29:27 -0400 MIME-Version: 1.0 Subject: Setting up a Java development environment Message-ID: <3D5A7757.27861.41DAA152@localhost> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 I have used Java in my deep dark past. I think it was a Borland environment, but I can't remember. I think it was I am about to start doing it again[1]. What do you recommend as a development environment? I have access to both a XP desktop and a KDE desktop (via VNC for now). What I found out so far: The databse server is Apache with a PostgreSQL database. There is a PG JDBC driver at http://jdbc.postgresql.org/ [1] - FWIW: I'm creating a Java project to supply FreshSource/FreshPorts data to third parties via XML. -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 12:43: 3 2002 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 CCD6837B400 for ; Wed, 14 Aug 2002 12:43:00 -0700 (PDT) Received: from frankenstein.nwlink.com (pop.nwlink.com [209.20.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06F3D43E6E for ; Wed, 14 Aug 2002 12:42:45 -0700 (PDT) (envelope-from branden@portentinteractive.com) Received: from niss (ip201.portent.sea.interquest.net [66.135.149.201]) by frankenstein.nwlink.com (8.11.3/8.11.3) with ESMTP id g7EJgLX64743 for ; Wed, 14 Aug 2002 12:42:24 -0700 (PDT) (envelope-from branden@portentinteractive.com) Content-Type: text/plain; charset="iso-8859-1" From: Branden Root Reply-To: branden@portentinteractive.com Organization: Portent Interactive To: freebsd-java@FreeBSD.ORG Subject: Re: Setting up a Java development environment Date: Wed, 14 Aug 2002 12:42:11 -0700 User-Agent: KMail/1.4.2 References: <3D5A7757.27861.41DAA152@localhost> In-Reply-To: <3D5A7757.27861.41DAA152@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208141242.11918.branden@portentinteractive.com> 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 Dan, Since your project doesn't seem too complex, this is mainly a matter of preference. Personally, when I work on small tasks I find that jedit+ant is the best tool, since its basically a pretty text editor with some macros that help. When it comes to some of the larger things I usually work in an IDE. There are several good ones out there, I'll list a few: Forte for Java (http://forte.sun.com/ffj/index.html), along with Netbeans (www.netbeans.org) are good ones to try. While a little slower they do have lots of features. Eclipse (www.eclipse.org) is IBM's free offering. I havn't managed to get this to build on FreeBSD yet though. IDEA from IntelliJ (http://www.intellij.com/idea/) has a lot of nice features, an easy to learn interface, and runs a little faster (at least it seems to). I'd suggest trying out all of them to get a feel for which one works best for you. All of these (short of Eclipse) work on FreeBSD and should work on XP, but I havn't tried the XP Java yet so no guarantees. -- Branden Root (HexGhost) Web Developer Portent Interactive On Wednesday 14 August 2002 12:29 pm, Dan Langille wrote: > I have used Java in my deep dark past. I think it was a Borland > environment, but I can't remember. I think it was I am about to > start doing it again[1]. What do you recommend as a development > environment? I have access to both a XP desktop and a KDE desktop > (via VNC for now). > > What I found out so far: The databse server is Apache with a > PostgreSQL database. There is a PG JDBC driver at > http://jdbc.postgresql.org/ > > > [1] - FWIW: I'm creating a Java project to supply > FreshSource/FreshPorts data to third parties via XML. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13: 4:22 2002 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 1CE7A37B400 for ; Wed, 14 Aug 2002 13:04:19 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E0B43E6A for ; Wed, 14 Aug 2002 13:04:18 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP id WAA11667 (8.8.8/1.13); Wed, 14 Aug 2002 22:04:04 +0200 (MET DST) Message-Id: <200208142004.WAA11667@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: Dan Langille Subject: Re: Setting up a Java development environment Date: Wed, 14 Aug 2002 22:04:00 +0200 X-Mailer: KMail [version 1.3.2] References: <3D5A7757.27861.41DAA152@localhost> <200208141242.11918.branden@portentinteractive.com> In-Reply-To: <200208141242.11918.branden@portentinteractive.com> Cc: branden@portentinteractive.com, freebsd-java@FreeBSD.ORG MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi Dan, On Wednesday 14 August 2002 21:42, Branden Root wrote: <-- skipping useful info --> Additionally, vim (http://www.vim.org/) is really nice. It formats Java and XML files just as easy as virtually any other type of file, including PHP, Ant buildfiles, XSLT, Makefiles, etc. But an editor really is a matter of taste. You've probably already made a choice. Note that Emacs has a Java plugin available, called JDE. Additional suggestions: * Use FreeBSD as your development environment, the ports system is unbeaten and there are quite some good Java ports available. And there are 10 JDK's available for FreeBSD (of which 3 are considered unstable). * Start off with installing the native JDK 1.3.1 for FreeBSD. It will automatically install the Sun JDK 1.3.1 for Linux as well. Port location: /usr/ports/java/jdk13 * Install Ant and read some more about it Port location: /usr/ports/devel/jakarta-ant More information: http://jakarta.apache.org/ant/ http://www.google.nl/search?q=ant+tutorial * Use Orion as your web+application server. It is very fast (faster than Apache, depending on the JDK), it supports JSP, servlets, EJB, JMS, JNDI, JDBC, etc. Orion is the core of the current Oracle app server. Port location: /usr/ports/www/orion More information: http://www.orionserver.com/ http://www.orionsupport.com/ * Use MySQL as your database if you haven't chosen for PostgreSQL yet. It is very simple and very fast. Orion does come with its own database (Hypersonic SQL) so you may not need MySQL at all. Port location: /usr/ports/databases/mysql323-server More information: http://www.mysql.com/ * Use Mark Matthews' JDBC driver for MySQL. Port location: /usr/ports/databases/mysql-jdbc-mm More information: http://mmmysql.sourceforge.net/ * Keep close to the freebsd-java community, help others, don't be afraid to ask questions and help others out if you can :-) * Look into XSLT if you haven't already. For what your doing it sounds like the perfect match. More information: http://www.zvon.org/xxl/XSLTutorial/Output/index.html http://www.w3.org/TR/xslt Kind regards and good luck, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:12:42 2002 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 1B30E37B400; Wed, 14 Aug 2002 13:12:40 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62D1543E42; Wed, 14 Aug 2002 13:12:39 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 82D983F28; Wed, 14 Aug 2002 16:12:38 -0400 (EDT) From: "Dan Langille" To: Ernst de Haan Date: Wed, 14 Aug 2002 16:10:41 -0400 MIME-Version: 1.0 Subject: Re: Setting up a Java development environment Cc: freebsd-java@FreeBSD.ORG Message-ID: <3D5A8101.11032.4200601F@localhost> In-reply-to: <200208142004.WAA11667@smtp.hccnet.nl> References: <200208141242.11918.branden@portentinteractive.com> X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 On 14 Aug 2002 at 22:04, Ernst de Haan wrote: > Hi Dan, > > > On Wednesday 14 August 2002 21:42, Branden Root wrote: > <-- skipping useful info --> Oh, someone else replied? Off to the mailing list archives I go... > * Use FreeBSD as your development environment, the ports system is unbeaten > and there are quite some good Java ports available. And there are 10 JDK's > available for FreeBSD (of which 3 are considered unstable). I do prefer ports over anything else. So that will go a long way towards my choice of tools. > * Use Orion as your web+application server. It is very fast (faster > than Apache, depending on the JDK), it supports JSP, servlets, EJB, > JMS, JNDI, JDBC, etc. > Orion is the core of the current Oracle app server. > Port location: /usr/ports/www/orion > More information: http://www.orionserver.com/ > http://www.orionsupport.com/ Given that FreshPorts/FreshSource already work on Apache with php, how does Orion fit into the picture? > * Use MySQL as your database if you haven't chosen for PostgreSQL yet. It > is very simple and very fast. Orion does come with its own database > (Hypersonic SQL) so you may not need MySQL at all. > Port location: /usr/ports/databases/mysql323-server > More information: http://www.mysql.com/ FWIW, FP/FS already use PostgreSQL. So that's what I'll be pulling the data from. cheers. -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:13: 7 2002 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 458B337B400 for ; Wed, 14 Aug 2002 13:13:05 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B6943E42 for ; Wed, 14 Aug 2002 13:13:04 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g7EKD20o047288; Thu, 15 Aug 2002 08:13:02 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g7EKD09Y047287; Thu, 15 Aug 2002 08:13:00 +1200 (NZST) Date: Thu, 15 Aug 2002 08:13:00 +1200 From: Jonathan Chen To: "Thomas T. Veldhouse" Cc: freebsd-java@FreeBSD.ORG Subject: Re: connectors for tomcat-4? Message-ID: <20020814201300.GA47155@grimoire.chen.org.nz> References: <009d01c23e17$6ccd77d0$8204dca7@northamerica.corp.microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <009d01c23e17$6ccd77d0$8204dca7@northamerica.corp.microsoft.com> User-Agent: Mutt/1.4i 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 On Wed, Aug 07, 2002 at 08:36:23AM -0500, Thomas T. Veldhouse wrote: > Is there a port to build the connectors (mod_jk) for tomcat-4.0.4? I am > having trouble getting the source to build against apache 2 and mod_jk wants > to build against tomcat 3. You could try mod_webapp, there are 2 uncommitted ports for this, available at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/38102 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/41610 -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:16:39 2002 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 E177F37B400 for ; Wed, 14 Aug 2002 13:16:37 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 033CE43E72 for ; Wed, 14 Aug 2002 13:16:37 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP for id WAA15655 (8.8.8/1.13); Wed, 14 Aug 2002 22:16:32 +0200 (MET DST) Message-Id: <200208142016.WAA15655@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Orion 1.6.0 Date: Wed, 14 Aug 2002 22:16:25 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Orion 1.6.0 is now available in ports as: /usr/ports/www/orion-devel I haven't tested it yet. Any reports would be appreciated. Note that by default the HTTP listener is bound to port 8095 while the RMI port is set to 23795. You can override these settings during the 'make install', ofcourse. It seems that this version didn't really change a lot. The only thing I had to change in the packing list was the addition of one file, and the patches from www/orion applied cleanly... Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:19: 0 2002 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 7F5C837B400 for ; Wed, 14 Aug 2002 13:18:58 -0700 (PDT) Received: from priv-edtnes11-hme0.telusplanet.net (fepout3.telus.net [199.185.220.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66BC43E75 for ; Wed, 14 Aug 2002 13:18:56 -0700 (PDT) (envelope-from mayo@nfy.ca) Received: from nfy.ca ([64.180.250.89]) by priv-edtnes11-hme0.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020814201855.GKB22374.priv-edtnes11-hme0.telusplanet.net@nfy.ca> for ; Wed, 14 Aug 2002 14:18:55 -0600 Message-ID: <3D5ABB2F.800@nfy.ca> Date: Wed, 14 Aug 2002 13:18:55 -0700 From: Mayo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Re: Setting up a Java development environment References: <3D5A7757.27861.41DAA152@localhost> <200208141242.11918.branden@portentinteractive.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hi Dan, Also, if you want a nice and quick IDE for wndows, JCreator is another one you could try. (jcreator.com I think). (Although I prefer IDEA for bigger projects) mayo Branden Root wrote: >Dan, > > Since your project doesn't seem too complex, this is mainly a matter of >preference. Personally, when I work on small tasks I find that jedit+ant is >the best tool, since its basically a pretty text editor with some macros that >help. When it comes to some of the larger things I usually work in an IDE. >There are several good ones out there, I'll list a few: > >Forte for Java (http://forte.sun.com/ffj/index.html), along with Netbeans >(www.netbeans.org) are good ones to try. While a little slower they do have >lots of features. > >Eclipse (www.eclipse.org) is IBM's free offering. I havn't managed to get this >to build on FreeBSD yet though. > >IDEA from IntelliJ (http://www.intellij.com/idea/) has a lot of nice features, >an easy to learn interface, and runs a little faster (at least it seems to). > >I'd suggest trying out all of them to get a feel for which one works best for >you. All of these (short of Eclipse) work on FreeBSD and should work on XP, >but I havn't tried the XP Java yet so no guarantees. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:25:12 2002 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 5316337B400 for ; Wed, 14 Aug 2002 13:25:11 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A93643E42 for ; Wed, 14 Aug 2002 13:25:11 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17f4hK-0002B4-00; Wed, 14 Aug 2002 13:24:54 -0700 Date: Wed, 14 Aug 2002 13:24:54 -0700 To: "Kevin A. Pieckiel" Cc: freebsd-java@freebsd.org Subject: Re: Status update Message-ID: <20020814202454.GC8332@gnuppy.monkey.org> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Wed, Aug 14, 2002 at 02:38:31PM -0400, Kevin A. Pieckiel wrote: > I've checked out http://www.freebsd.org/java and did some searching > in some other places. Where can I get a status update on the port > of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 > doesn't, and thus far I only see docs in the ports tree and no patch > sets for higher than 1.3.x. This list primarily. Just ask the question and you should get an answer from the current port maintainer, otherwise read the list archives. ;) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:52:17 2002 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 79CC137B400 for ; Wed, 14 Aug 2002 13:52:15 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A011443E6A for ; Wed, 14 Aug 2002 13:52:14 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP for id WAA27340 (8.8.8/1.13); Wed, 14 Aug 2002 22:52:12 +0200 (MET DST) Message-Id: <200208142052.WAA27340@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Re: Orion 1.6.0 Date: Wed, 14 Aug 2002 22:52:08 +0200 X-Mailer: KMail [version 1.3.2] References: <200208142016.WAA15655@smtp.hccnet.nl> In-Reply-To: <200208142016.WAA15655@smtp.hccnet.nl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 > It seems that this version didn't really change a lot. The only thing I had > to change in the packing list was the addition of one file, and the patches > from www/orion applied cleanly... I've done some more investigation. The changes.txt file changed :) It says: Added EJB-QL support Multiple EJB OR fixes Multiple JMS fixes Then, the default-web-app/index.html file contains one small change. It claims '1.5.3' as the Orion version.... :-) The only new file in the distry, transaction.state, contains one line: empty Finally, the orion.jar file changed. I've unpacked both orion.jar files (from 1.5.4 and from 1.6.0) and compared them, but it's hard to tell what really changed. It' interesting to see that some attributes were added in some DTDs here and there, though. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:54: 1 2002 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 3ADA837B400 for ; Wed, 14 Aug 2002 13:54:00 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A07643E65 for ; Wed, 14 Aug 2002 13:53:59 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP for id WAA27956 (8.8.8/1.13); Wed, 14 Aug 2002 22:53:57 +0200 (MET DST) Message-Id: <200208142053.WAA27956@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Re: Status update Date: Wed, 14 Aug 2002 22:53:53 +0200 X-Mailer: KMail [version 1.3.2] References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020814202454.GC8332@gnuppy.monkey.org> In-Reply-To: <20020814202454.GC8332@gnuppy.monkey.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 > > I've checked out http://www.freebsd.org/java and did some searching > > in some other places. Where can I get a status update on the port > > of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 > > doesn't, and thus far I only see docs in the ports tree and no patch > > sets for higher than 1.3.x. In fact, we need someone to maintain the Java pages on FreeBSD or at least update them. Any volunteers? Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 13:58:41 2002 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 ED50437B405 for ; Wed, 14 Aug 2002 13:58:37 -0700 (PDT) Received: from mail.rrinc.com (proxy.rrinc.com [12.5.16.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A9E43E65 for ; Wed, 14 Aug 2002 13:58:37 -0700 (PDT) (envelope-from alanlb@rrinc.com) Received: from kozue (kozue.rrinc.com [191.173.42.15]) by mail.rrinc.com (Postfix) with SMTP id 2FCE7A0D04 for ; Wed, 14 Aug 2002 16:58:31 -0400 (EDT) Message-ID: <008701c243d5$58a468e0$0f2aadbf@rrinc.com> From: "alan l batongbacal" To: References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020814202454.GC8332@gnuppy.monkey.org> <200208142053.WAA27956@smtp.hccnet.nl> Subject: Re: Status update Date: Wed, 14 Aug 2002 16:58:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Maybe a Wiki is in order? /alan ----- Original Message ----- From: "Ernst de Haan" To: Sent: Wednesday, August 14, 2002 4:53 PM Subject: Re: Status update > > > I've checked out http://www.freebsd.org/java and did some searching > > > in some other places. Where can I get a status update on the port > > > of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 > > > doesn't, and thus far I only see docs in the ports tree and no patch > > > sets for higher than 1.3.x. > > In fact, we need someone to maintain the Java pages on FreeBSD or at least > update them. Any volunteers? > > > Ernst > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 14: 4:56 2002 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 09C0F37B400 for ; Wed, 14 Aug 2002 14:04:55 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11D6D43E72 for ; Wed, 14 Aug 2002 14:04:54 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP id XAA01344 (8.8.8/1.13); Wed, 14 Aug 2002 23:04:50 +0200 (MET DST) Message-Id: <200208142104.XAA01344@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: "alan l batongbacal" , Subject: Re: Status update Date: Wed, 14 Aug 2002 23:04:46 +0200 X-Mailer: KMail [version 1.3.2] References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <200208142053.WAA27956@smtp.hccnet.nl> <008701c243d5$58a468e0$0f2aadbf@rrinc.com> In-Reply-To: <008701c243d5$58a468e0$0f2aadbf@rrinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi Alan On Wednesday 14 August 2002 22:58, alan l batongbacal wrote: > Maybe a Wiki is in order? Nah, that's impossible with the current approach. It's all XML and SGML files in the FreeBSD CVS repository. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 14:45:31 2002 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 E9E8737B400; Wed, 14 Aug 2002 14:45:29 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id A15D443E6A; Wed, 14 Aug 2002 14:45:29 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17f5xI-0000BO-00; Wed, 14 Aug 2002 14:45:28 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: Ernst de Haan , java@FreeBSD.org Subject: Re: Status update Date: Wed, 14 Aug 2002 17:46:03 -0400 User-Agent: KMail/1.4.2 References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020814202454.GC8332@gnuppy.monkey.org> <200208142053.WAA27956@smtp.hccnet.nl> In-Reply-To: <200208142053.WAA27956@smtp.hccnet.nl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208141746.03873.absinthe@pobox.com> 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 On Wednesday 14 August 2002 04:53pm, Ernst de Haan wrote: > In fact, we need someone to maintain the Java pages on FreeBSD or at least > update them. Any volunteers? Apologies; I was supposed to deliver something a couple weeks ago, but I came down with a systemic reaction to poison ivy. Needless to say that took me out for a while. I should have something within 1-2 days as a starting point, based mostly from information derived from this mailing list. I have gotten the docproj down well enough to put everything together in sgml, and build an html set of pages for you all to review. After that, and any necessary revisions, I can then turn them over to a committer on the FDP to make them available and replace the existing, obsolete pages currently on the freebsd.org site. I will post a URL for you to review by Saturday, if not sooner... Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 14:49:59 2002 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 4354037B400 for ; Wed, 14 Aug 2002 14:49:57 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A4A43E42 for ; Wed, 14 Aug 2002 14:49:56 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds16-45.dial.hccnet.nl [62.251.45.16] with SMTP id XAA12673 (8.8.8/1.13); Wed, 14 Aug 2002 23:49:51 +0200 (MET DST) Message-Id: <200208142149.XAA12673@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: absinthe@pobox.com Subject: Re: Status update Date: Wed, 14 Aug 2002 23:49:48 +0200 X-Mailer: KMail [version 1.3.2] References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <200208142053.WAA27956@smtp.hccnet.nl> <200208141746.03873.absinthe@pobox.com> In-Reply-To: <200208141746.03873.absinthe@pobox.com> Cc: java@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Dylan, > On Wednesday 14 August 2002 04:53pm, Ernst de Haan wrote: > > In fact, we need someone to maintain the Java pages on FreeBSD or at > > least update them. Any volunteers? > > Apologies; I was supposed to deliver something a couple weeks ago, but I > came down with a systemic reaction to poison ivy. Needless to say that > took me out for a while. > > I should have something within 1-2 days as a starting point, based mostly > from information derived from this mailing list. I have gotten the > docproj down well enough to put everything together in sgml, and build an > html set of pages for you all to review. After that, and any necessary > revisions, I can then turn them over to a committer on the FDP to make them > available and replace the existing, obsolete pages currently on the > freebsd.org site. > > I will post a URL for you to review by Saturday, if not sooner... Sounds good, looking forward to see something from your hands! Regards, Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 15:18:58 2002 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 F151737B400 for ; Wed, 14 Aug 2002 15:18:56 -0700 (PDT) Received: from smtp2.southeast.rr.com (smtp2.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC3A443E70 for ; Wed, 14 Aug 2002 15:18:55 -0700 (PDT) (envelope-from mmercer@nc.rr.com) Received: from mail6.nc.rr.com (fe6 [24.93.67.53]) by smtp2.southeast.rr.com (8.12.5/8.12.2) with ESMTP id g7EMJkts014984 for ; Wed, 14 Aug 2002 18:19:46 -0400 (EDT) Received: from nc.rr.com ([24.74.128.130]) by mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 14 Aug 2002 18:18:54 -0400 Message-ID: <3D5AD74E.8F1919B9@nc.rr.com> Date: Wed, 14 Aug 2002 18:18:54 -0400 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.6-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: mozilla could not load plugin... References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <200208142053.WAA27956@smtp.hccnet.nl> <200208141746.03873.absinthe@pobox.com> <200208142149.XAA12673@smtp.hccnet.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello all, I just started mozilla and it printed this message, mozilla seemed to work fine but this message was displayed... LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "libintl_dgettext"] later Michael Mercer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 17:55:42 2002 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 8BFED37B400 for ; Wed, 14 Aug 2002 17:55:39 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 225E943E70 for ; Wed, 14 Aug 2002 17:55:39 -0700 (PDT) (envelope-from hwh@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id 80404601; Thu, 15 Aug 2002 08:55:32 +0800 (CST) Message-ID: <3D5AFC04.5010404@mail.gddsn.org.cn> Date: Thu, 15 Aug 2002 08:55:32 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.0.0) Gecko/20020728 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: Nate Williams Cc: Huang wen hui , java Subject: Re: Hotspot vm is extremely slower than nojit vm on current ? References: <3D59C6A4.5020708@mail.gddsn.org.cn> <20020814030231.GA4285@gnuppy.monkey.org> <3D5A0EBC.9060706@mail.gddsn.org.cn> <15706.34499.692329.335121@emerger.yogotech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Nate Williams wrote: >>>>Mostly hotspot vm is stable and fast, but I got problem with Thread.sleep. >>>>Look at the following simple program, on current hotspot vm is extreamly >>>>slow. >>>> >>>> > >This is probably unrelated, but you should note that you need to use >synchronization on bQuit in order for it to be safely set. Otherwise, >it is OK for the Timer thread to cache it's value (set to FALSE) and >continue to use that value, so it may not pick up the new setting when >you want it to. > OK, Thanks for your advice! --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 21:30:17 2002 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 9C66F37B400 for ; Wed, 14 Aug 2002 21:30:13 -0700 (PDT) Received: from mgr4.xmission.com (mgr4.xmission.com [198.60.22.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5913743E42 for ; Wed, 14 Aug 2002 21:30:09 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from mail by mgr4.xmission.com with spam-scanned (Exim 3.35 #1) id 17fCGt-0000gh-00; Wed, 14 Aug 2002 22:30:08 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 3.35 #1) id 17fCGn-0000eV-00; Wed, 14 Aug 2002 22:30:07 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g7F4Tq679950; Thu, 15 Aug 2002 13:59:52 +0930 (CST) (envelope-from glewis) Date: Thu, 15 Aug 2002 13:59:51 +0930 From: Greg Lewis To: "Kevin A. Pieckiel" Cc: freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815135951.A79892@misty.eyesbeyond.com> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org>; from kpieckiel-freebsd-java@smartrafficenter.org on Wed, Aug 14, 2002 at 02:38:31PM -0400 X-Spam-Status: No, hits=-3.4 required=8.0 tests=IN_REP_TO version=2.31 X-Spam-Level: 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 On Wed, Aug 14, 2002 at 02:38:31PM -0400, Kevin A. Pieckiel wrote: > I've checked out http://www.freebsd.org/java and did some searching > in some other places. Where can I get a status update on the port > of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 > doesn't, and thus far I only see docs in the ports tree and no patch > sets for higher than 1.3.x. Alexey Zelkin has been working very hard on this. Currently I'm trying to merge in some 1.3 changes with his work. Looks promising: > ./j2sdk-image/bin/java -version java version "1.4.0-internal" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-internal-glewis_13_aug_2002_15_29) Java HotSpot(TM) Client VM (build 1.4.0-internal-glewis_13_aug_2002_15_29, mixed mode) > ./j2sdk-image/bin/javac HelloWorld.java > ./j2sdk-image/bin/java -classpath . HelloWorld Hello, world. Its actually further along than that demonstrates (Alexey got the JDK bootstrapping itself just the other night :). Its not quite ready for a patchset, but its getting there. The down side is that it appears to take a lot longer to compile than 1.3 (my guess is around double the time). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Aug 14 22:46:26 2002 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 3206C37B400 for ; Wed, 14 Aug 2002 22:46:25 -0700 (PDT) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B2AB43E72 for ; Wed, 14 Aug 2002 22:46:24 -0700 (PDT) (envelope-from lev@serebryakov.spb.ru) Received: from lev (ip106-186.dialup.wplus.net [195.131.106.186]) (authenticated bits=0) by ftp.translate.ru (8.12.5/8.12.5) with ESMTP id g7F5kJiO086002 for ; Thu, 15 Aug 2002 09:46:19 +0400 (MSD) (envelope-from lev@serebryakov.spb.ru) Date: Thu, 15 Aug 2002 09:47:21 +0400 From: Lev Serebryakov X-Mailer: The Bat! (v1.53d) Reply-To: Lev Serebryakov Organization: Home X-Priority: 3 (Normal) Message-ID: <3235224593.20020815094721@serebryakov.spb.ru> To: Greg Lewis Subject: Re[2]: Status update In-Reply-To: <20020815135951.A79892@misty.eyesbeyond.com> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hello, Greg! Thursday, August 15, 2002, 8:29:51 AM, you wrote: GL> Its actually further along than that demonstrates (Alexey got the JDK GL> bootstrapping itself just the other night :). Will it possible to bootstrap 1.4 with native 1.3.1? Or I will need install linuxolator on my server AGAIN? Lev Serebryakov /-----------------------------------------------\ | FIDONet: 2:5030/661.0 | | E-Mail: lev@serebryakov.spb.ru | | Page: http://lev.serebryakov.spb.ru/ | | ICQ UIN: 3670018 | | Phone: You know, if you have world nodelist | \===============================================/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 3:15:41 2002 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 83EA137B400 for ; Thu, 15 Aug 2002 03:15:39 -0700 (PDT) Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77E8643E4A for ; Thu, 15 Aug 2002 03:15:33 -0700 (PDT) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id NAA02762; Thu, 15 Aug 2002 13:15:17 +0300 (EEST) Received: (from ml@localhost) by phantom.cris.net (8.12.2/8.12.2) id g7FAK3Zw030850; Thu, 15 Aug 2002 13:20:03 +0300 (EEST) (envelope-from ml) Date: Thu, 15 Aug 2002 13:20:03 +0300 From: Alexey Zelkin To: Greg Lewis Cc: "Kevin A. Pieckiel" , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815132003.A30772@phantom.cris.net> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020815135951.A79892@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Thu, Aug 15, 2002 at 01:59:51PM +0930 X-Operating-System: FreeBSD 4.5-STABLE i386 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 hi, Yep. jdk 1.4 is almost self-buildable now (except one case, but having it native-bootstraped gave me optimizim that it will be fixed soon). Main problem now is to get working (at least basicly) awt based apps and check out functionality of application that utilizies java threads. BTW, it would be nice if someone will send me few examples of standalone java applications that heavily utilize java threads (no gui please :-)) On Thu, Aug 15, 2002 at 01:59:51PM +0930, Greg Lewis wrote: > > I've checked out http://www.freebsd.org/java and did some searching > > in some other places. Where can I get a status update on the port > > of jdk1.4 to FreeBSD? There are some functions 1.4 provides that 1.3.1 > > doesn't, and thus far I only see docs in the ports tree and no patch > > sets for higher than 1.3.x. > > Alexey Zelkin has been working very hard on this. Currently I'm trying > to merge in some 1.3 changes with his work. Looks promising: > > > ./j2sdk-image/bin/java -version > java version "1.4.0-internal" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-internal-glewis_13_aug_2002_15_29) > Java HotSpot(TM) Client VM (build 1.4.0-internal-glewis_13_aug_2002_15_29, mixed mode) > > ./j2sdk-image/bin/javac HelloWorld.java > > ./j2sdk-image/bin/java -classpath . HelloWorld > Hello, world. > > Its actually further along than that demonstrates (Alexey got the JDK > bootstrapping itself just the other night :). > > Its not quite ready for a patchset, but its getting there. The down side > is that it appears to take a lot longer to compile than 1.3 (my guess is > around double the time). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 3:16:47 2002 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 831C737B400 for ; Thu, 15 Aug 2002 03:16:46 -0700 (PDT) Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF4B43E6E for ; Thu, 15 Aug 2002 03:16:39 -0700 (PDT) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id NAA02968; Thu, 15 Aug 2002 13:16:29 +0300 (EEST) Received: (from ml@localhost) by phantom.cris.net (8.12.2/8.12.2) id g7FALTvF030864; Thu, 15 Aug 2002 13:21:29 +0300 (EEST) (envelope-from ml) Date: Thu, 15 Aug 2002 13:21:29 +0300 From: Alexey Zelkin To: Lev Serebryakov Cc: Greg Lewis Subject: Re: Status update Message-ID: <20020815132129.B30772@phantom.cris.net> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <3235224593.20020815094721@serebryakov.spb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3235224593.20020815094721@serebryakov.spb.ru>; from lev@serebryakov.spb.ru on Thu, Aug 15, 2002 at 09:47:21AM +0400 X-Operating-System: FreeBSD 4.5-STABLE i386 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 hi, On Thu, Aug 15, 2002 at 09:47:21AM +0400, Lev Serebryakov wrote: > GL> Its actually further along than that demonstrates (Alexey got the JDK > GL> bootstrapping itself just the other night :). > Will it possible to bootstrap 1.4 with native 1.3.1? Or I will need > install linuxolator on my server AGAIN? Can't say anything. Will try it with jdk 1.3.1 and notice you results. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 3:36:55 2002 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 F082D37B400; Thu, 15 Aug 2002 03:36:52 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3FD43E77; Thu, 15 Aug 2002 03:36:52 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17fHzi-0003J2-00; Thu, 15 Aug 2002 03:36:46 -0700 Date: Thu, 15 Aug 2002 03:36:46 -0700 To: Alexey Zelkin Cc: Greg Lewis , "Kevin A. Pieckiel" , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815103646.GA12690@gnuppy.monkey.org> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <20020815132003.A30772@phantom.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020815132003.A30772@phantom.cris.net> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Thu, Aug 15, 2002 at 01:20:03PM +0300, Alexey Zelkin wrote: > hi, > > Yep. jdk 1.4 is almost self-buildable now (except one case, but having > it native-bootstraped gave me optimizim that it will be fixed soon). > > Main problem now is to get working (at least basicly) awt based apps > and check out functionality of application that utilizies java threads. > > BTW, it would be nice if someone will send me few examples of standalone > java applications that heavily utilize java threads (no gui please :-)) Remember the conversation we had about merging in the HotSpot code ? You have to do that before it's going to work or replicate that work yourself. The primordial thread is working because that's just calling main(), but the rest of the threading infrastructure must be glue to pthreads (or something like that) in a very careful manner. The linux threading stuff that your port is based on is pretty bogus and won't work without serious modification. Specifically, the same kind of modifications I did to HotSpot. That's why you should be using or merging in those patches. It's not trivial work to mess around with the internals of this compiler and I was very careful about making sure everything works as advertized including the threading system, which was all extremely tedious work. Hopefully, the differences between the 1.3.1 and 1.4 HotSpot JITs aren't too different. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 3:54:20 2002 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 B4DE537B400 for ; Thu, 15 Aug 2002 03:54:17 -0700 (PDT) Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905E443E6A for ; Thu, 15 Aug 2002 03:54:13 -0700 (PDT) (envelope-from phantom@ark.cris.net) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id NAA09037; Thu, 15 Aug 2002 13:54:08 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g7FAs6G27863; Thu, 15 Aug 2002 13:54:06 +0300 (EEST) Date: Thu, 15 Aug 2002 13:54:06 +0300 From: Alexey Zelkin To: Bill Huey Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815135406.B24962@ark.cris.net> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <20020815132003.A30772@phantom.cris.net> <20020815103646.GA12690@gnuppy.monkey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20020815103646.GA12690@gnuppy.monkey.org>; from billh@gnuppy.monkey.org on Thu, Aug 15, 2002 at 03:36:46AM -0700 X-Operating-System: FreeBSD 3.5-STABLE i386 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 hi, On Thu, Aug 15, 2002 at 03:36:46AM -0700, Bill Huey wrote: > > Yep. jdk 1.4 is almost self-buildable now (except one case, but having > > it native-bootstraped gave me optimizim that it will be fixed soon). > > > > Main problem now is to get working (at least basicly) awt based apps > > and check out functionality of application that utilizies java threads. > > > > BTW, it would be nice if someone will send me few examples of standalone > > java applications that heavily utilize java threads (no gui please :-)) > > Remember the conversation we had about merging in the HotSpot code ? Yes. Sure. As I said that I'd perefer to give people chance to take a look on patches before starting to dig into this. In unfortunate case merging work may take not one month. As I already noted before first patchset for jdk 1.4 will be *UNSTABLE* and mostly oriented to *developers* and *testers*. > You have to do that before it's going to work or replicate that work > yourself. That's why I have asked for some *standalone java application* example that *heavily utilizes* *java threads* model. I need it to make initial testing and debugging work in this direction. > The primordial thread is working because that's just calling main(), but > the rest of the threading infrastructure must be glue to pthreads (or > something like that) in a very careful manner. The linux threading stuff > that your port is based on is pretty bogus and won't work without serious > modification. Specifically, the same kind of modifications I did to HotSpot. > That's why you should be using or merging in those patches. It's not > trivial work to mess around with the internals of this compiler and I > was very careful about making sure everything works as advertized > including the threading system, which was all extremely tedious work. You said it few times before. I remember it. No need to repeat it again. > Hopefully, the differences between the 1.3.1 and 1.4 HotSpot JITs aren't > too different. Unfortunatelly I dig into bunch of differences. Some of them are relatively simple (like structural changes), but some not easy to understand. Bill, merging of your work done on hotspot is number one in my TODO after releasing first patchset. I did not even start to do it because of my illness and more prioritized work from my employer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 3:59:11 2002 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 0BE7637B400; Thu, 15 Aug 2002 03:59:09 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F7243E84; Thu, 15 Aug 2002 03:59:08 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17fILM-0003Ki-00; Thu, 15 Aug 2002 03:59:08 -0700 Date: Thu, 15 Aug 2002 03:59:07 -0700 To: Alexey Zelkin Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815105907.GA12809@gnuppy.monkey.org> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <20020815132003.A30772@phantom.cris.net> <20020815103646.GA12690@gnuppy.monkey.org> <20020815135406.B24962@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020815135406.B24962@ark.cris.net> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 On Thu, Aug 15, 2002 at 01:54:06PM +0300, Alexey Zelkin wrote: > > Remember the conversation we had about merging in the HotSpot code ? > Yes. Sure. As I said that I'd perefer to give people chance to take a look > on patches before starting to dig into this. In unfortunate case > merging work may take not one month. > > As I already noted before first patchset for jdk 1.4 will be *UNSTABLE* > and mostly oriented to *developers* and *testers*. Ok, sure. I'm sorry to come off desperate. ;) > Unfortunatelly I dig into bunch of differences. Some of them are relatively > simple (like structural changes), but some not easy to understand. > > Bill, merging of your work done on hotspot is number one in my TODO after > releasing first patchset. I did not even start to do it because of my illness > and more prioritized work from my employer. That's what I wanted to hear (/me relief). I was worried about that. Ping me when you get to that point and I'll help you out. Meanwhile, I'm digging into another project. ;) BTW, get well soon. At least *you* have a job. ;) bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 4:40:12 2002 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 6020137B400; Thu, 15 Aug 2002 04:40:10 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BF4343E3B; Thu, 15 Aug 2002 04:40:09 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Thu, 15 Aug 2002 13:40:07 +0200 Message-ID: <59063B5B4D98D311BC0D0001FA7E452205FDA92C@l04.research.kpn.com> From: K.J.Koster@kpn.com To: znerd@FreeBSD.ORG Cc: java@FreeBSD.ORG Subject: RE: Orion 1.6.0 Date: Thu, 15 Aug 2002 13:40:06 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Dear Ernst, Thanks for importing 1.6.0. > > Added EJB-QL support > Multiple EJB OR fixes > Multiple JMS fixes > I think I'll give it a spin later. We were discussing JMS problems just five minutes ago. :-) Kees Jan ===================================================== You can't have everything. Where would you put it? [Steven Wright] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 11: 2: 0 2002 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 EDC7137B400 for ; Thu, 15 Aug 2002 11:01:57 -0700 (PDT) Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A73F43E72 for ; Thu, 15 Aug 2002 11:01:54 -0700 (PDT) (envelope-from phantom@ark.cris.net) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id VAA35271; Thu, 15 Aug 2002 21:01:46 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g7FI1hT63018; Thu, 15 Aug 2002 21:01:43 +0300 (EEST) Date: Thu, 15 Aug 2002 21:01:43 +0300 From: Alexey Zelkin To: Bill Huey Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020815210143.A62294@ark.cris.net> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <20020815132003.A30772@phantom.cris.net> <20020815103646.GA12690@gnuppy.monkey.org> <20020815135406.B24962@ark.cris.net> <20020815105907.GA12809@gnuppy.monkey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20020815105907.GA12809@gnuppy.monkey.org>; from billh@gnuppy.monkey.org on Thu, Aug 15, 2002 at 03:59:07AM -0700 X-Operating-System: FreeBSD 3.5-STABLE i386 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 hi, On Thu, Aug 15, 2002 at 03:59:07AM -0700, Bill Huey wrote: > On Thu, Aug 15, 2002 at 01:54:06PM +0300, Alexey Zelkin wrote: > > > Remember the conversation we had about merging in the HotSpot code ? > > Yes. Sure. As I said that I'd perefer to give people chance to take a look > > on patches before starting to dig into this. In unfortunate case > > merging work may take not one month. > > > > As I already noted before first patchset for jdk 1.4 will be *UNSTABLE* > > and mostly oriented to *developers* and *testers*. > > Ok, sure. I'm sorry to come off desperate. ;) With gregs patches it is possible now to execute most of applets and swing demos. With many broken output problems, very slow, but working and relatively usable. Time for patchset 1 is comming... :-) Greg, do you have any progress with merging your patches to repository ? > > Unfortunatelly I dig into bunch of differences. Some of them are relatively > > simple (like structural changes), but some not easy to understand. > > > > Bill, merging of your work done on hotspot is number one in my TODO after > > releasing first patchset. I did not even start to do it because of my illness > > and more prioritized work from my employer. > > That's what I wanted to hear (/me relief). I was worried about that. Well. I have wrote an application (time to remember java itself?) that utilize threads a lot. And looks like I have found a problem you've described. Time to deep into hotspot... > Ping me when you get to that point and I'll help you out. Meanwhile, I'm > digging into another project. ;) Ok, thanks! > BTW, get well soon. At least *you* have a job. ;) Thank you :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 11:20:15 2002 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 CCC2437B407; Thu, 15 Aug 2002 11:20:08 -0700 (PDT) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D8843E65; Thu, 15 Aug 2002 11:20:04 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 17fPDe-00034Z-00; Thu, 15 Aug 2002 12:20:03 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 17fPDd-00033h-00; Thu, 15 Aug 2002 12:19:37 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g7FIJW882326; Fri, 16 Aug 2002 03:49:32 +0930 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 16 Aug 2002 03:49:32 +0930 From: Greg Lewis To: Alexey Zelkin Cc: Bill Huey , Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Status update Message-ID: <20020816034932.A82310@misty.eyesbeyond.com> References: <20020814183831.GB64126@pacer.dmz.smartrafficenter.org> <20020815135951.A79892@misty.eyesbeyond.com> <20020815132003.A30772@phantom.cris.net> <20020815103646.GA12690@gnuppy.monkey.org> <20020815135406.B24962@ark.cris.net> <20020815105907.GA12809@gnuppy.monkey.org> <20020815210143.A62294@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020815210143.A62294@ark.cris.net>; from phantom@FreeBSD.ORG on Thu, Aug 15, 2002 at 09:01:43PM +0300 X-Spam-Status: No, hits=-4.1 required=8.0 tests=IN_REP_TO,X_AUTH_WARNING version=2.31 X-Spam-Level: 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 On Thu, Aug 15, 2002 at 09:01:43PM +0300, Alexey Zelkin wrote: > With gregs patches it is possible now to execute most of applets and swing > demos. With many broken output problems, very slow, but working and relatively > usable. > > Time for patchset 1 is comming... :-) Greg, do you have any progress with > merging your patches to repository ? I'll do it tonight after work :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 14:38:56 2002 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 9872537B400 for ; Thu, 15 Aug 2002 14:38:53 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D85444055 for ; Thu, 15 Aug 2002 14:15:01 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17fRw8-00072u-00; Thu, 15 Aug 2002 14:13:44 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: "Dan Langille" , freebsd-java@freebsd.org Subject: Re: Setting up a Java development environment Date: Thu, 15 Aug 2002 17:14:25 -0400 User-Agent: KMail/1.4.2 References: <3D5A7757.27861.41DAA152@localhost> In-Reply-To: <3D5A7757.27861.41DAA152@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208151714.25302.absinthe@pobox.com> 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 On Wednesday 14 August 2002 03:29pm, Dan Langille wrote: > I have used Java in my deep dark past. I think it was a Borland > environment, but I can't remember. I think it was I am about to > start doing it again[1]. What do you recommend as a development > environment? I have access to both a XP desktop and a KDE desktop > (via VNC for now). Man I have tried everything. Try JEdit 4.0, seriously. JEdit is a pure Java editor, and it's fast, and does just about everything well. It has "modes" (if you are familiar with the emacs meaning of that word) and they are extensive -- I use it to edit XML, DocBook/SGML, C, PHP, shell scripts, Perl, etc. Everything. The plugins in JEdit allow you to do quite a bit: debug (JPDA), use Ant as a build tool, code beautify, build diffs, javadoc, checkins/checkouts to (CVS or whatever, you can also do this through Ant), test code under many different JDKs on-the-fly, convert your code to HTML, etc. Too many things to mention here. You can invade IRC from JEdit if you want to. :-) The plugins install easily (automatically from within the app; you just pick which ones you want, and it takes care of the rest). JEdit also will auto-update itself. Perhaps most immediately valuable aspect of JEdit is that the "theme" of the editor is very customizable. On the surface, that seems trivial -- but if you spend enough time in any editor you know how badly you'd like you tweak the appearance. (color schemes, fonts, whitespace, etc). It comes with many different themes to choose from, or you can quickly make your own. It makes a difference. JEdit is immediately useable in it's default form without plugins, but the first thing anyone should do when starting out with JEdit is go load up on plugins first. I can't recommend this editor enough. [ http://www.jedit.org ] [ /usr/ports/editors/jedit ] Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 14:44: 7 2002 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 90B7137B430 for ; Thu, 15 Aug 2002 14:43:47 -0700 (PDT) Received: from frankenstein.nwlink.com (pop.nwlink.com [209.20.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C1A43E42 for ; Thu, 15 Aug 2002 14:43:47 -0700 (PDT) (envelope-from branden@portentinteractive.com) Received: from niss (ip201.portent.sea.interquest.net [66.135.149.201]) by frankenstein.nwlink.com (8.11.3/8.11.3) with ESMTP id g7FLhk298400 for ; Thu, 15 Aug 2002 14:43:46 -0700 (PDT) (envelope-from branden@portentinteractive.com) Content-Type: text/plain; charset="iso-8859-1" From: Branden Root Reply-To: branden@portentinteractive.com Organization: Portent Interactive To: freebsd-java@FreeBSD.ORG Subject: Re: Setting up a Java development environment Date: Thu, 15 Aug 2002 14:43:45 -0700 User-Agent: KMail/1.4.2 References: <3D5A7757.27861.41DAA152@localhost> <200208151714.25302.absinthe@pobox.com> In-Reply-To: <200208151714.25302.absinthe@pobox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208151443.45179.branden@portentinteractive.com> 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 I second that. Like I said earlier though, if you do big projects then you're inevitably going to mess with EJB, and its foolish (and damn near impossible) to do all the EJB related plumbing yourself. This is where its nice to have an IDE to do the work for you, if just the deploying. On Thursday 15 August 2002 02:14 pm, Dylan Carlson wrote: > On Wednesday 14 August 2002 03:29pm, Dan Langille wrote: > > I have used Java in my deep dark past. I think it was a Borland > > environment, but I can't remember. I think it was I am about to > > start doing it again[1]. What do you recommend as a development > > environment? I have access to both a XP desktop and a KDE desktop > > (via VNC for now). > > Man I have tried everything. > > Try JEdit 4.0, seriously. > > JEdit is a pure Java editor, and it's fast, and does just about everything > well. It has "modes" (if you are familiar with the emacs meaning of that > word) and they are extensive -- I use it to edit XML, DocBook/SGML, C, PHP, > shell scripts, Perl, etc. Everything. > > The plugins in JEdit allow you to do quite a bit: debug (JPDA), use Ant as > a build tool, code beautify, build diffs, javadoc, checkins/checkouts to > (CVS or whatever, you can also do this through Ant), test code under many > different JDKs on-the-fly, convert your code to HTML, etc. Too many > things to mention here. You can invade IRC from JEdit if you want to. :-) > > The plugins install easily (automatically from within the app; you just > pick which ones you want, and it takes care of the rest). JEdit also will > auto-update itself. > > Perhaps most immediately valuable aspect of JEdit is that the "theme" of > the editor is very customizable. On the surface, that seems trivial -- but > if you spend enough time in any editor you know how badly you'd like you > tweak the appearance. (color schemes, fonts, whitespace, etc). It comes > with many different themes to choose from, or you can quickly make your > own. It makes a difference. > > JEdit is immediately useable in it's default form without plugins, but the > first thing anyone should do when starting out with JEdit is go load up on > plugins first. > > I can't recommend this editor enough. > > [ http://www.jedit.org ] > [ /usr/ports/editors/jedit ] > > Cheers, -- Branden Root Web Developer Portent Interactive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 15:18:57 2002 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 D430037B400 for ; Thu, 15 Aug 2002 15:18:55 -0700 (PDT) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4D943E6E for ; Thu, 15 Aug 2002 15:18:55 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17fSxA-0003t0-00; Thu, 15 Aug 2002 15:18:52 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: branden@portentinteractive.com, freebsd-java@FreeBSD.ORG Subject: Re: Setting up a Java development environment Date: Thu, 15 Aug 2002 18:18:51 -0400 User-Agent: KMail/1.4.2 References: <3D5A7757.27861.41DAA152@localhost> <200208151714.25302.absinthe@pobox.com> <200208151443.45179.branden@portentinteractive.com> In-Reply-To: <200208151443.45179.branden@portentinteractive.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208151818.51686.absinthe@pobox.com> 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 On Thursday 15 August 2002 05:43pm, Branden Root wrote: > I second that. Like I said earlier though, if you do big projects then > you're inevitably going to mess with EJB, and its foolish (and damn near > impossible) to do all the EJB related plumbing yourself. This is where its > nice to have an IDE to do the work for you, if just the deploying. On the subject of EJBs I am ignorant -- totally. But I do know that people swear by using Ant for EJBs now; JEdit interfaces with Ant nicely with the AntFarm plugin. YMMV. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 16: 7:39 2002 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 006B337B400 for ; Thu, 15 Aug 2002 16:07:39 -0700 (PDT) Received: from dc-mx03.cluster1.charter.net (dc-mx03.cluster1.charter.net [209.225.8.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B55543E42 for ; Thu, 15 Aug 2002 16:07:38 -0700 (PDT) (envelope-from athiele@charter.net) Received: from [24.197.148.57] (HELO trudy) by dc-mx03.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with SMTP id 66937375 for freebsd-java@freebsd.org; Thu, 15 Aug 2002 19:06:29 -0400 Message-ID: <002101c244b0$b990c280$6401a8c0@charter.net> From: "Adrian" To: Subject: James Running on Native FreeBSD JDK1.3.1p7 Date: Thu, 15 Aug 2002 19:08:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Just built it today and Jakarta-James is running great, Tore out Sendmail, and configured SMTP_AUTH in about 38 seconds. Just wanted to let you guys know your work is appreciated. Adrian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 17: 6:48 2002 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 223D437B400 for ; Thu, 15 Aug 2002 17:06:46 -0700 (PDT) Received: from frankenstein.nwlink.com (pop.nwlink.com [209.20.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E77843E6A for ; Thu, 15 Aug 2002 17:06:45 -0700 (PDT) (envelope-from branden@portentinteractive.com) Received: from niss (ip201.portent.sea.interquest.net [66.135.149.201]) by frankenstein.nwlink.com (8.11.3/8.11.3) with ESMTP id g7G06i259627 for ; Thu, 15 Aug 2002 17:06:44 -0700 (PDT) (envelope-from branden@portentinteractive.com) Content-Type: text/plain; charset="us-ascii" From: Branden Root Reply-To: branden@portentinteractive.com Organization: Portent Interactive To: freebsd-java@FreeBSD.ORG Subject: hanging threads with IDEAJ Date: Thu, 15 Aug 2002 17:06:42 -0700 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208151706.42905.branden@portentinteractive.com> 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 Hello, I'm currently using IntelliJ's IDEA (java IDE), one of my favorite IDEs. I have a sample class I wrote with it and I'm running into problems when I execute it. The class simply gets a URL connection to a location and writes the HTML to the console. It runs fine if I manually run java from the command line. However, when I run it inside IDEA, it appears to hang. The IDE doesn't hang, because I can kill the process ( or at least it thinks it killed it but the process still runs). Here's the ps output from the threads that still run, even when I shut down IDEA. branden 6969 0.0 1.8 86504 4624 ?? I 4:50PM 0:00.18 /usr/local/jdk1.3.1/bin/i386/green_threads/java -classpath /usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/home/branden/src branden 6993 0.0 1.8 86504 4648 ?? I 4:51PM 0:00.17 /usr/local/jdk1.3.1/bin/i386/green_threads/java -classpath /usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/home/branden/src branden 7028 0.0 1.8 86504 4664 ?? I 4:53PM 0:00.17 /usr/local/jdk1.3.1/bin/i386/green_threads/java -classpath /usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/home/branden/src branden 7067 0.0 1.9 86504 4996 ?? I 4:55PM 0:00.18 /usr/local/jdk1.3.1/bin/i386/green_threads/java -classpath /usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/home/branden/src branden 7218 0.0 1.9 86504 5000 p1 I 5:04PM 0:00.18 /usr/local/jdk1.3.1/bin/i386/green_threads/java -classpath /usr/local/jdk1.3.1/jre/lib/rt.jar:/usr/home/branden/src I don't understand the underlying issues enough, so I don't know what this "green_threads" is, or why its being used by IDE. Is this a jvm issue or an issue with the IDE? Thanks, -- Branden Root Web Developer Portent Interactive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 18:36:22 2002 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 B661437B400 for ; Thu, 15 Aug 2002 18:36:20 -0700 (PDT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD18D43E70 for ; Thu, 15 Aug 2002 18:36:16 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr3.xmission.com with spam-scanned (Exim 3.35 #1) id 17fW2A-0005j8-00; Thu, 15 Aug 2002 19:36:14 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr3.xmission.com with esmtp (Exim 3.35 #1) id 17fW29-0005ij-00; Thu, 15 Aug 2002 19:36:14 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g7G1a9283716; Fri, 16 Aug 2002 11:06:09 +0930 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 16 Aug 2002 11:06:08 +0930 From: Greg Lewis To: Branden Root Cc: freebsd-java@FreeBSD.ORG Subject: Re: hanging threads with IDEAJ Message-ID: <20020816110608.A83681@misty.eyesbeyond.com> References: <200208151706.42905.branden@portentinteractive.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200208151706.42905.branden@portentinteractive.com>; from branden@portentinteractive.com on Thu, Aug 15, 2002 at 05:06:42PM -0700 X-Spam-Status: No, hits=-3.0 required=8.0 tests=IN_REP_TO,X_AUTH_WARNING,DOUBLE_CAPSWORD version=2.31 X-Spam-Level: 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 On Thu, Aug 15, 2002 at 05:06:42PM -0700, Branden Root wrote: > I'm currently using IntelliJ's IDEA (java IDE), one of my favorite IDEs. I > have a sample class I wrote with it and I'm running into problems when I > execute it. The class simply gets a URL connection to a location and writes > the HTML to the console. It runs fine if I manually run java from the command > line. However, when I run it inside IDEA, it appears to hang. The IDE doesn't > hang, because I can kill the process ( or at least it thinks it killed it but > the process still runs). Here's the ps output from the threads that still > run, even when I shut down IDEA. I'm seeing the exact same problem in the JCK testing, but only sometimes. Roughly half (estimated) of the runtime failures are tests which run fine from the command line but go off into idle land when run from the Test Agent (if you want an idea of the impact, this is about 90 of 19k tests). Is your class fairly simple? So far I haven't got a simple test case I can post (since I can't post the tests themself). Can you get the same behaviour from a simple wrapper that just spawns a thread that executes the class? > I don't understand the underlying issues enough, so I don't know what this > "green_threads" is, or why its being used by IDE. Is this a jvm issue or an > issue with the IDE? Green threads is just the threading subsystem. Its the default one on FreeBSD, so its just used naturally. Its definitely a JVM issue. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Aug 15 19: 6:50 2002 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 B920337B400 for ; Thu, 15 Aug 2002 19:06:47 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id B52C743E6A for ; Thu, 15 Aug 2002 19:06:46 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17fWVh-000Hj9-00; Fri, 16 Aug 2002 03:06:45 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7G26j3H055839; Fri, 16 Aug 2002 03:06:45 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7G26i5g055838; Fri, 16 Aug 2002 03:06:44 +0100 (BST) Date: Fri, 16 Aug 2002 03:06:44 +0100 From: Jonathon McKitrick To: K.J.Koster@kpn.com Cc: freebsd-java@freebsd.org Subject: Orion, servlets, and package paths Message-ID: <20020816020644.GA55654@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA92A@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA92A@l04.research.kpn.com> User-Agent: Mutt/1.4i 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 Is there a trick to getting Orion to find servlets with package-hierarchy directories? I tried several different URL combinations to reach mine, but none of them worked. When I removed the package statement and moved the class into default-web-app/WEB-INF/classes, it worked fine. It seems that it only finds servlets in the root servlet directory, and doesn't honor package directories (com/mydomain/myprog/...). This must mean I am doing something wrong, but I followed the 'out-of-the-box' tutorial for installing servlets. Any ideas? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 0:29:12 2002 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 B520837B400 for ; Fri, 16 Aug 2002 00:29:10 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27B743E4A for ; Fri, 16 Aug 2002 00:29:09 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7G7THYU073979 for ; Fri, 16 Aug 2002 09:29:17 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7G7TGRO073978 for java@FreeBSD.org; Fri, 16 Aug 2002 09:29:16 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" From: Ernst de Haan To: java@FreeBSD.org Subject: Jakarta JMeter Date: Fri, 16 Aug 2002 09:29:16 +0200 User-Agent: KMail/1.4.2 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208160929.16275.znerd@FreeBSD.org> 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 Jakarta JMeter 1.7 is now in ports as: www/jakarta-jmeter Just FYI :-) Ernst -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 2:46:15 2002 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 266E737B400 for ; Fri, 16 Aug 2002 02:46:14 -0700 (PDT) Received: from dire.bris.ac.uk (dire.bris.ac.uk [137.222.10.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D18543E3B for ; Fri, 16 Aug 2002 02:46:13 -0700 (PDT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV with ESMTP; Fri, 16 Aug 2002 10:46:02 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 3.16 #1) id 17fdfb-00010M-00; Fri, 16 Aug 2002 10:45:27 +0100 Date: Fri, 16 Aug 2002 10:45:27 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: Dylan Carlson Cc: Dan Langille , freebsd-java Subject: Re: Setting up a Java development environment In-Reply-To: <200208151714.25302.absinthe@pobox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 15 Aug 2002, Dylan Carlson wrote: > On Wednesday 14 August 2002 03:29pm, Dan Langille wrote: > > I have used Java in my deep dark past. I think it was a Borland > > environment, but I can't remember. I think it was I am about to > > start doing it again[1]. What do you recommend as a development > > environment? I have access to both a XP desktop and a KDE desktop > > (via VNC for now). > > Man I have tried everything. > > Try JEdit 4.0, seriously. Thirded, or so. It struck me as a kind of Java emacs, without the excessive chording*. jan * ie, not so bad for the ol' RSI. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk YKYBPTMRogueW... you try to move diagonally in vi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 3:39:33 2002 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 4D08837B400 for ; Fri, 16 Aug 2002 03:39:31 -0700 (PDT) Received: from sonic.kks.net (sonic.kks.net [213.161.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D65743E72 for ; Fri, 16 Aug 2002 03:39:30 -0700 (PDT) (envelope-from andy@kksonline.com) Received: from webmail.kks.net (sonic.kks.net [213.161.0.18]) by sonic.kks.net (Postfix) with SMTP id 1350F386; Fri, 16 Aug 2002 12:31:06 +0200 (CEST) MIME-Version: 1.0 X-Mailer: KKS Online Webmail Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Date: Fri, 16 Aug 2002 12:31:06 +0200 From: "Andy Rozman (Aleksander)" To: Jan Grant , "Dylan Carlson" Cc: "Dan Langille" , "freebsd-java" Subject: Re: Setting up a Java development environment Reply-To: andy@kksonline.com X-Originating-IP: [212.103.147.201] Message-Id: <20020816103106.1350F386@sonic.kks.net> 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 Jan Grant wrote: > On Thu, 15 Aug 2002, Dylan Carlson wrote: > > > On Wednesday 14 August 2002 03:29pm, Dan Langille wrote: > > > I have used Java in my deep dark past. I think it was a Borland > > > environment, but I can't remember. I think it was I am about to > > > start doing it again[1]. What do you recommend as a development > > > environment? I have access to both a XP desktop and a KDE desktop > > > (via VNC for now). > > Hi ! I am currently working just on Windows, but I use VSlickEdit 6.0 for editing, while for compiling I use jikes... If I have to do any GUI things I usually design base GUI on JBuilder and after I have it finished I move it to VSlick. But this is for Windows. I think that VSlick is now also available for linux and FreeBSD but I am not 100%sure. Take care and good luck. Andy >> Powered by KKS Online Webmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 4:12:26 2002 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 216AD37B400 for ; Fri, 16 Aug 2002 04:12:25 -0700 (PDT) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4BAB43E3B for ; Fri, 16 Aug 2002 04:12:23 -0700 (PDT) (envelope-from fjoe@iclub.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17few4-0003Vc-00; Fri, 16 Aug 2002 18:06:32 +0700 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17few3-0003VB-00; Fri, 16 Aug 2002 18:06:31 +0700 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.5/8.12.5) with ESMTP id g7GB6U1m089118; Fri, 16 Aug 2002 18:06:30 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.5/8.12.5/Submit) id g7GB6QLp089112; Fri, 16 Aug 2002 18:06:26 +0700 (NSS) Date: Fri, 16 Aug 2002 18:06:26 +0700 From: Max Khon To: "Andy Rozman (Aleksander)" Cc: Jan Grant , Dylan Carlson , Dan Langille , freebsd-java Subject: Re: Setting up a Java development environment Message-ID: <20020816180626.B87919@iclub.nsu.ru> References: <20020816103106.1350F386@sonic.kks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020816103106.1350F386@sonic.kks.net>; from andy@kksonline.com on Fri, Aug 16, 2002 at 12:31:06PM +0200 X-Envelope-To: andy@kksonline.com, Jan.Grant@bristol.ac.uk, absinthe@pobox.com, dan@langille.org, freebsd-java@freebsd.org 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 hi, there! On Fri, Aug 16, 2002 at 12:31:06PM +0200, Andy Rozman (Aleksander) wrote: > > > > I have used Java in my deep dark past. I think it was a Borland > > > > environment, but I can't remember. I think it was I am about to > > > > start doing it again[1]. What do you recommend as a development > > > > environment? I have access to both a XP desktop and a KDE desktop > > > > (via VNC for now). > > I am currently working just on Windows, but I use VSlickEdit 6.0 for editing, > while for compiling I use jikes... If I have to do any GUI things I usually > design base GUI on JBuilder and after I have it finished I move it to VSlick. > But this is for Windows. I think that VSlick is now also available for linux > and FreeBSD but I am not 100%sure. > Take care and good luck. btw JBuilder 7 works pretty good under native jdk 1.3.1p6. Still waiting for HotSpot because all 3rd party JIT compilers I tried (shujit, tya and openjit) fail to run JBuilder 7. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 4:38:14 2002 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 DBF5C37B400 for ; Fri, 16 Aug 2002 04:38:11 -0700 (PDT) Received: from ns.gddsn.org.cn (ns.gddsn.org.cn [210.21.6.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC6243E75 for ; Fri, 16 Aug 2002 04:38:11 -0700 (PDT) (envelope-from hwh@ns.gddsn.org.cn) Received: from mail.gddsn.org.cn (gw [210.21.6.34]) by ns.gddsn.org.cn (Postfix) with ESMTP id BCC7C5D9; Fri, 16 Aug 2002 19:38:04 +0800 (CST) Message-ID: <3D5CE41C.2070100@mail.gddsn.org.cn> Date: Fri, 16 Aug 2002 19:38:04 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; zh-CN; rv:1.0.0) Gecko/20020728 X-Accept-Language: zh-cn, zh-tw, en-us MIME-Version: 1.0 To: Max Khon Cc: "Andy Rozman (Aleksander)" , Jan Grant , Dylan Carlson , Dan Langille , freebsd-java Subject: Re: Setting up a Java development environment References: <20020816103106.1350F386@sonic.kks.net> <20020816180626.B87919@iclub.nsu.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Max Khon wrote: >hi, there! > >On Fri, Aug 16, 2002 at 12:31:06PM +0200, Andy Rozman (Aleksander) wrote: > > > >>>>>I have used Java in my deep dark past. I think it was a Borland >>>>>environment, but I can't remember. I think it was I am about to >>>>>start doing it again[1]. What do you recommend as a development >>>>>environment? I have access to both a XP desktop and a KDE desktop >>>>>(via VNC for now). >>>>> >>>>> >>I am currently working just on Windows, but I use VSlickEdit 6.0 for editing, >>while for compiling I use jikes... If I have to do any GUI things I usually >>design base GUI on JBuilder and after I have it finished I move it to VSlick. >>But this is for Windows. I think that VSlick is now also available for linux >>and FreeBSD but I am not 100%sure. >>Take care and good luck. >> >> > >btw JBuilder 7 works pretty good under native jdk 1.3.1p6. >Still waiting for HotSpot because all 3rd party JIT compilers I tried >(shujit, tya and openjit) fail to run JBuilder 7. > >/fjoe > JBuilder 7 works fine under -CURRENT+JDK1.3.1-p7+hotspot, I never got coredump any more. --hwh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 5:52:45 2002 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 9830637B405 for ; Fri, 16 Aug 2002 05:52:42 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8247443E42 for ; Fri, 16 Aug 2002 05:52:41 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17fgag-000ItI-00 for freebsd-java@freebsd.org; Fri, 16 Aug 2002 13:52:34 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7GCqY3H059290 for ; Fri, 16 Aug 2002 13:52:34 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7GCqYKA059289 for freebsd-java@freebsd.org; Fri, 16 Aug 2002 13:52:34 +0100 (BST) Date: Fri, 16 Aug 2002 13:52:33 +0100 From: Jonathon McKitrick To: freebsd-java@freebsd.org Subject: Linux or Native jre/jdk, and why? Message-ID: <20020816125233.GA59213@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Scanner: exiscan *17fgag-000ItI-00*MR8wm3a0qJI* (Manchester Computing, University of Manchester) 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 What is your preference, and why? I'm fooling around with Orion, and I've noticed differences between the two. I actually just realized I had Orion configured to use both at one point! jm -- Java on a laptop: the JIT hits the fan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 8:53:37 2002 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 B342037B400 for ; Fri, 16 Aug 2002 08:53:35 -0700 (PDT) Received: from frankenstein.nwlink.com (pop.nwlink.com [209.20.130.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2263A43E4A for ; Fri, 16 Aug 2002 08:53:35 -0700 (PDT) (envelope-from branden@portentinteractive.com) Received: from niss (ip201.portent.sea.interquest.net [66.135.149.201]) by frankenstein.nwlink.com (8.11.3/8.11.3) with ESMTP id g7GFrU205557 for ; Fri, 16 Aug 2002 08:53:30 -0700 (PDT) (envelope-from branden@portentinteractive.com) Content-Type: text/plain; charset="us-ascii" From: Branden Root Reply-To: branden@portentinteractive.com Organization: Portent Interactive To: freebsd-java@freebsd.org Subject: re: hanging threads in IDEA Date: Fri, 16 Aug 2002 08:49:24 -0700 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208160849.24173.branden@portentinteractive.com> 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 What's funny is my class doesn't actually use threads. I just wrote it as a sample test for IDEA's features. Here's the code: package utils; import java.net.*; import java.io.*; public class GetURL { private static String location = "http://www.yahoo.com"; public static void main(String[] argv) { try { URL newUrl = new URL(location); BufferedReader bin = new BufferedReader(new InputStreamReader(newUrl.openStream())); String output; while ((output = bin.readLine()) != null) { System.out.println(output); } bin.close(); } catch (Exception e) { System.out.println("Error:" + e); } } } Nothing fancy... -- Branden Root Web Developer Portent Interactive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 10:24:15 2002 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 9228B37B400 for ; Fri, 16 Aug 2002 10:24:13 -0700 (PDT) Received: from turing.morons.org (turing.morons.org [209.237.229.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA3743E3B for ; Fri, 16 Aug 2002 10:24:13 -0700 (PDT) (envelope-from freebsd@spatula.net) Received: by turing.morons.org (Postfix, from userid 1001) id D859BAB54; Fri, 16 Aug 2002 10:24:09 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by turing.morons.org (Postfix) with ESMTP id D638BAB53 for ; Fri, 16 Aug 2002 10:24:09 -0700 (PDT) Date: Fri, 16 Aug 2002 10:24:09 -0700 (PDT) From: Nick Johnson X-X-Sender: spatula@turing.morons.org To: freebsd-java@freebsd.org Subject: ports and /usr/local/java Message-ID: <20020816101811.B29093-100000@turing.morons.org> X-what-happen: someone set up us the bomb X-Message-Flags: Spatula MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Ok, here I go rocking the boat. If you look through ports you'll see a ton of p5 modules that neatly drop themselves in well-known locations. This makes installing dependencies for perl stuff quite easy. Unfortunately, we don't have such a thing for java apps and classes since these things aren't tightly controlled by anyone, but I think it would be desirable for us to be able to do dependencies to make installation of java packages easier. So what do folks think about creating some kind of /usr/local/java hierarchy to manage this stuff? Maybe with some categories similar to the categories established in ports. I'm thinking of maybe something like this: /usr/local/java/ /usr/local/java/contrib/packageName/{the whole package} /usr/local/java/site_java/{category}/{symlinks to jar files in contrib} /usr/local/java/makeClasspath I'll probably do something like this for myself regardless, but it seems like something like this could be beneficial to everyone, not just me. Any thoughts? Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 10:44:57 2002 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 BCD2837B400 for ; Fri, 16 Aug 2002 10:44:54 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA1743E65 for ; Fri, 16 Aug 2002 10:44:46 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds51-45.dial.hccnet.nl [62.251.45.51] with SMTP id TAA10264 (8.8.8/1.13); Fri, 16 Aug 2002 19:44:37 +0200 (MET DST) Message-Id: <200208161744.TAA10264@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: Nick Johnson Subject: Re: ports and /usr/local/java Date: Fri, 16 Aug 2002 19:44:33 +0200 X-Mailer: KMail [version 1.3.2] References: <20020816101811.B29093-100000@turing.morons.org> In-Reply-To: <20020816101811.B29093-100000@turing.morons.org> Cc: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Nick, There is already a proposal for a standard, documented, directory structure for Java ports. But it's not implemented yet. The ball is in my hands at the moment, but I haven't taken the time to score yet. For now the rules -which I realise my ports don't obey- are as follows if you look at the hier(7): * All architecture-independent files should go into ${PREFIX}/share * All Java files should go into ${PREFIX}/share/java For the proposal I mentioned see: http://people.freebsd.org/~znerd/javalibdirs.html I know it's already outdated. It doesn't cover Java-based application since at the time of writing I assumed these could just go into ${PREFIX}... Ernst On Friday 16 August 2002 19:24, Nick Johnson wrote: > Ok, here I go rocking the boat. > > If you look through ports you'll see a ton of p5 modules that neatly drop > themselves in well-known locations. This makes installing dependencies > for perl stuff quite easy. > > Unfortunately, we don't have such a thing for java apps and classes since > these things aren't tightly controlled by anyone, but I think it would be > desirable for us to be able to do dependencies to make installation of > java packages easier. > > So what do folks think about creating some kind of /usr/local/java > hierarchy to manage this stuff? Maybe with some categories similar to the > categories established in ports. I'm thinking of maybe something like > this: > > /usr/local/java/ > /usr/local/java/contrib/packageName/{the whole package} > /usr/local/java/site_java/{category}/{symlinks to jar files in contrib} > /usr/local/java/makeClasspath > > I'll probably do something like this for myself regardless, but it seems > like something like this could be beneficial to everyone, not just me. > > Any thoughts? > > Nick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 11: 6:31 2002 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 3CCEF37B400 for ; Fri, 16 Aug 2002 11:06:30 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAE0943E6E for ; Fri, 16 Aug 2002 11:06:29 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 4.10) id 17flUS-0003j5-00; Fri, 16 Aug 2002 11:06:29 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: Nick Johnson , freebsd-java@freebsd.org Subject: Re: ports and /usr/local/java Date: Fri, 16 Aug 2002 14:06:32 -0400 User-Agent: KMail/1.4.2 References: <20020816101811.B29093-100000@turing.morons.org> In-Reply-To: <20020816101811.B29093-100000@turing.morons.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208161406.32773.absinthe@pobox.com> 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 On Friday 16 August 2002 01:24pm, Nick Johnson wrote: > So what do folks think about creating some kind of /usr/local/java > hierarchy to manage this stuff? Maybe with some categories similar to the > categories established in ports. I'm thinking of maybe something like > this: I agree with idea (not necessarily the implementation though). The way Java toolkits, compilers/VMs, docs, support files (and port naming) could probably use some rethinking. During the course of writing updated docs for the Java Project it has become obvious to me, anyway. Some of the existing ports have the right idea. If everyone agrees, we can get this documented as a set of guidelines, and let it get some inertia over time. Here are my suggestions: 1. JAR files: /usr/local/share/java/classes (sax, xerces do this already) 2. Non JAR class packages and support files: /usr/local/share/java/%%JAVA_VER%%/%%PKG_NAME%%/ (jedit does this, while wrapped with an executable in /usr/local/bin) 3. Documentation: /usr/local/share/doc/%%PKG_NAME%%/ 4. "toolkit" ports go into /usr/ports/devel ... perhaps prefixed with "java-" 5. Applications go wherever they should be classified, no prefix. While it's little more than a technical point, the term "JDK" has been retired by Sun ... it's now "SDK", going back to 1.2.x. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 11:47:39 2002 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 DFE5937B400 for ; Fri, 16 Aug 2002 11:47:36 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0955B43E72 for ; Fri, 16 Aug 2002 11:47:36 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds45-45.dial.hccnet.nl [62.251.45.45] with SMTP id UAA24942 (8.8.8/1.13); Fri, 16 Aug 2002 20:47:27 +0200 (MET DST) Message-Id: <200208161847.UAA24942@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: absinthe@pobox.com, Nick Johnson , freebsd-java@freebsd.org Subject: Re: ports and /usr/local/java Date: Fri, 16 Aug 2002 20:47:23 +0200 X-Mailer: KMail [version 1.3.2] References: <20020816101811.B29093-100000@turing.morons.org> <200208161406.32773.absinthe@pobox.com> In-Reply-To: <200208161406.32773.absinthe@pobox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 > 1. JAR files: /usr/local/share/java/classes (sax, xerces do this > already) 2. Non JAR class packages and support files: > /usr/local/share/java/%%JAVA_VER%%/%%PKG_NAME%%/ > (jedit does this, while wrapped with an executable in /usr/local/bin) > 3. Documentation: /usr/local/share/doc/%%PKG_NAME%%/ > 4. "toolkit" ports go into /usr/ports/devel ... perhaps prefixed with > "java-" 5. Applications go wherever they should be classified, no prefix. See my proposed solution. It's pretty much alike. > While it's little more than a technical point, the term "JDK" has been > retired by Sun ... it's now "SDK", going back to 1.2.x. Yeah, but Sun has always had a schizofrenic way of naming things (not unlike many other IT companies, like Intel or Microsoft). Why does Solaris 6 identify itself as SunOS 2.6, for instance? And why is version 1.2 of the Java SDK named Java 2? And then version 1.3 is suddenly not named Java 3, but Java 2 version 1.3? Both their naming scheme and their versioning scheme are a bit weird IMHO. Anyway, the developer community calls a JDK a JDK, because that's the term everybody got used to, and it's much easier than saying Java 2 SDK or Java 2 SE SDK or anything like that. Don't forget that we're dealing with J2SE here, not J2EE or J2ME or anything like that... And I also wonder why the URL http://java.sun.com/j2se/1.2/ ^^^^ redirects me and takes me here: http://java.sun.com/products/jdk/1.2/ ^^^ ;-) Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 12:10:53 2002 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 E1C2337B400; Fri, 16 Aug 2002 12:10:51 -0700 (PDT) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9895B43E4A; Fri, 16 Aug 2002 12:10:51 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17fmUj-0002gC-00; Fri, 16 Aug 2002 12:10:49 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: Ernst de Haan , Nick Johnson , freebsd-java@freebsd.org Subject: Re: ports and /usr/local/java Date: Fri, 16 Aug 2002 15:10:53 -0400 User-Agent: KMail/1.4.2 References: <20020816101811.B29093-100000@turing.morons.org> <200208161406.32773.absinthe@pobox.com> <200208161847.UAA24942@smtp.hccnet.nl> In-Reply-To: <200208161847.UAA24942@smtp.hccnet.nl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208161510.53915.absinthe@pobox.com> 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 On Friday 16 August 2002 02:47pm, Ernst de Haan wrote: > > See my proposed solution. It's pretty much alike. > I like your proposal. I will fold it into the docs today and if the various maintainers don't feel it's amenable we can revise it. Eventually it should be folded into hier(7). The problem with that manpage is that it does not fully define the structure of /usr/local except to say that it should follow /usr. > Anyway, the developer community calls a JDK a JDK, because that's the term > everybody got used to, and it's much easier than saying Java 2 SDK or Java > 2 SE SDK or anything like that. Don't forget that we're dealing with J2SE > here, not J2EE or J2ME or anything like that... I have changed the documentation to reflect SDK for Sun 1.2.x 1.3.x and 1.4.x to be consistent with Sun's pages, and am addressing the SDK/JDK naming issue in the FAQ. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 12:17:10 2002 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 3719637B400 for ; Fri, 16 Aug 2002 12:17:09 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5549F43E6A for ; Fri, 16 Aug 2002 12:17:08 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds45-45.dial.hccnet.nl [62.251.45.45] with SMTP id VAA01384 (8.8.8/1.13); Fri, 16 Aug 2002 21:17:00 +0200 (MET DST) Message-Id: <200208161917.VAA01384@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: absinthe@pobox.com, Nick Johnson , freebsd-java@freebsd.org Subject: Re: ports and /usr/local/java Date: Fri, 16 Aug 2002 21:16:57 +0200 X-Mailer: KMail [version 1.3.2] References: <20020816101811.B29093-100000@turing.morons.org> <200208161847.UAA24942@smtp.hccnet.nl> <200208161510.53915.absinthe@pobox.com> In-Reply-To: <200208161510.53915.absinthe@pobox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi Dylan, > Eventually it should be folded into hier(7). The problem with that manpage > is that it does not fully define the structure of /usr/local except to say > that it should follow /usr. Yeah, we can suggest extending hier(7), perhaps for Java-specific issues only (at first). And http://www.freebsd.org/java/ should also mention these rules. Thirdly, these rules should also go into the Porters Guide. Finally, portlint should be extended to check these rules if possible. > I have changed the documentation to reflect SDK for Sun 1.2.x 1.3.x and > 1.4.x to be consistent with Sun's pages, and am addressing the SDK/JDK > naming issue in the FAQ. Sounds wise. Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 12:17:25 2002 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 7F26737B400 for ; Fri, 16 Aug 2002 12:17:23 -0700 (PDT) Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB5143E77 for ; Fri, 16 Aug 2002 12:17:22 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from there by smtp.hccnet.nl via uds45-45.dial.hccnet.nl [62.251.45.45] with SMTP for id VAA01507 (8.8.8/1.13); Fri, 16 Aug 2002 21:17:21 +0200 (MET DST) Message-Id: <200208161917.VAA01507@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: java@FreeBSD.org Subject: Fwd: cvs commit: ports/java/linux-sun-jdk12 Makefile distinfo pkg-plist Date: Fri, 16 Aug 2002 21:17:17 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 FYI. Ernst ---------- Forwarded Message ---------- Subject: cvs commit: ports/java/linux-sun-jdk12 Makefile distinfo pkg-plist Date: Fri, 16 Aug 2002 12:06:14 -0700 (PDT) From: Ernst de Haan To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org znerd 2002/08/16 12:06:14 PDT Modified files: java/linux-sun-jdk12 Makefile distinfo pkg-plist Log: Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JAR file is now no longer distributed with this JDK. Also slightly changed the output from the do-install target. Revision Changes Path 1.8 +9 -10 ports/java/linux-sun-jdk12/Makefile 1.3 +1 -1 ports/java/linux-sun-jdk12/distinfo 1.2 +0 -2 ports/java/linux-sun-jdk12/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Aug 16 22:59:19 2002 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 6975837B400 for ; Fri, 16 Aug 2002 22:59:18 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 700AB43E3B for ; Fri, 16 Aug 2002 22:59:17 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17fwcG-000O6f-00 for freebsd-java@freebsd.org; Sat, 17 Aug 2002 06:59:16 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7H5xF3H067806 for ; Sat, 17 Aug 2002 06:59:15 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7H5xFoc067805 for freebsd-java@freebsd.org; Sat, 17 Aug 2002 06:59:15 +0100 (BST) Date: Sat, 17 Aug 2002 06:59:15 +0100 From: Jonathon McKitrick To: freebsd-java@freebsd.org Subject: Resin vs Orion Message-ID: <20020817055915.GA67778@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> User-Agent: Mutt/1.4i 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 I finally found Resin, after stumbling across the site in a web search. This server seems very proprietary, or at least unconventional about protocols. However, they claim to be among the fastest in the business. Has anyone used this app server? Especially before or after experience with Orion? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 0:24:59 2002 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 2D7D837B400 for ; Sat, 17 Aug 2002 00:24:58 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F2343E3B for ; Sat, 17 Aug 2002 00:24:57 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17fxwn-00032w-00; Sat, 17 Aug 2002 00:24:33 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Dylan Carlson Reply-To: absinthe@pobox.com To: Jonathon McKitrick , freebsd-java@freebsd.org Subject: Re: Resin vs Orion Date: Sat, 17 Aug 2002 03:24:32 -0400 User-Agent: KMail/1.4.2 References: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> <20020817055915.GA67778@dogma.freebsd-uk.eu.org> In-Reply-To: <20020817055915.GA67778@dogma.freebsd-uk.eu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208170324.32351.absinthe@pobox.com> 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 On Saturday 17 August 2002 01:59am, Jonathon McKitrick wrote: > I finally found Resin, after stumbling across the site in a web > search. > > This server seems very proprietary, or at least unconventional about > protocols. However, they claim to be among the fastest in the > business. Has anyone used this app server? Especially before or > after experience with Orion? I evaluated both ... at least anecdotally, both seem equally faster and they are both very nicely done. Commercial license fees are roughly the same. Both run fine under FreeBSD (at least for what I was doing at the time), and are significantly faster and more robust than Tomcat. We ended up going with Resin not really because it was any better than Orion, but we had to choose and the choice wasn't mine. I would have probably picked Orion because it's in ports. You'd have to go over Orion and Resin with a very fine-toothed comb to find the differences. Right now I'd say they are equals. Unless you're running a language that hasn't been implemented/wrapped in Java (PHP has, for example), I recommend running these servers standalone without Apache. They'll serve up your static content faster than Apache can anyway. YMMV. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 2:22: 7 2002 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 E549C37B400 for ; Sat, 17 Aug 2002 02:22:05 -0700 (PDT) Received: from tomts7-srv.bellnexxia.net (tomts7.bellnexxia.net [209.226.175.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id F242C43E75 for ; Sat, 17 Aug 2002 02:22:04 -0700 (PDT) (envelope-from jason@streamcheck.com) Received: from Fillmore ([64.229.75.89]) by tomts7-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020817092118.FYJT15188.tomts7-srv.bellnexxia.net@Fillmore>; Sat, 17 Aug 2002 05:21:18 -0400 From: "Jason Bigue" To: , Subject: RE: Resin vs Orion Date: Sat, 17 Aug 2002 05:22:02 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-reply-to: <20020817055915.GA67778@dogma.freebsd-uk.eu.org> Importance: Normal 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 > I finally found Resin, after stumbling across the > site in a web search. We've been using Resin in production for a few years; it's very solid and extremely fast. We initially evaluated a large number of servlet engines (Resin, JRun, Orion, etc.) on Linux and Resin was the clear winner in our tests (Orion was darn close, though). We've sinced moved on to FreeBSD, but the testing was done on Linux. Our experiences with Resin have been great. Jason Bigue jason@candescent.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 4:44:13 2002 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 C04F337B400 for ; Sat, 17 Aug 2002 04:44:11 -0700 (PDT) Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id C78C743E3B for ; Sat, 17 Aug 2002 04:44:10 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 17g201-0002tF-00; Sat, 17 Aug 2002 12:44:09 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7HBi83H069699; Sat, 17 Aug 2002 12:44:09 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7HBi8PV069698; Sat, 17 Aug 2002 12:44:08 +0100 (BST) Date: Sat, 17 Aug 2002 12:44:08 +0100 From: Jonathon McKitrick To: Jason Bigue Cc: freebsd-java@freebsd.org Subject: Re: Resin vs Orion Message-ID: <20020817114408.GA69662@dogma.freebsd-uk.eu.org> References: <20020817055915.GA67778@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 On Sat, Aug 17, 2002 at 05:22:02AM -0400, Jason Bigue wrote: | > I finally found Resin, after stumbling across the | > site in a web search. | | We've been using Resin in production for a few years; it's very solid and | extremely fast. Does Resin have a lot of proprietary extensions that make things 'easier' but that also lock you into their app server? jm -- My other computer is your Windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 6:58:20 2002 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 9C04B37B400 for ; Sat, 17 Aug 2002 06:58:18 -0700 (PDT) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDA943E75 for ; Sat, 17 Aug 2002 06:58:18 -0700 (PDT) (envelope-from absinthe@pobox.com) Received: from dhcp068-64-151-24.nt01-c4.cpe.charter-ne.com ([24.151.64.68] helo=laredo.retrovertigo.com) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17g45k-0002Ij-00 for freebsd-java@FreeBSD.ORG; Sat, 17 Aug 2002 06:58:12 -0700 Content-Type: text/plain; charset="us-ascii" From: Dylan Carlson Reply-To: absinthe@pobox.com To: freebsd-java@FreeBSD.ORG Subject: Please review: new Java Project docs Date: Sat, 17 Aug 2002 09:58:14 -0400 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208170958.14422.absinthe@pobox.com> 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 Hello, I have finished a 1st-pass at rewriting the FreeBSD Java Project documentation into DocBook/SGML source format. I have transformed the preview version into HTML. I would like volunteers to do basic fact-checking and give me their opinions on where the docs can use improvement. Specifically, contributions are needed in the following areas, in order of importance: 1. Adding items to the FAQ (I know I missed some). 2. Filling out the "Known Issues" portion of the Release Info sections ... I know there are open issues currently. 3. Authors for the following articles: 3a. Basics of setting up a Java environment 3b. Basics of running and troubleshooting Java applications 3c. Benchmarks (ones that we can legally publish) 4. Artists needed for a logo and other decorations. Primarily, it would be nice to have a Project logo for the index page. Probably nothing bigger than 300 x 300, royalty-free. Vector graphics need to be in EPS format, and bitmaps in PNG. [ http://home.earthlink.net/~dylancarlson/projects/freebsd/javadoc/ ] Looking forward to your feedback. Cheers, -- Dylan Carlson [absinthe@pobox.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 10:57:37 2002 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 D727537B400 for ; Sat, 17 Aug 2002 10:57:35 -0700 (PDT) Received: from tomts24-srv.bellnexxia.net (tomts24.bellnexxia.net [209.226.175.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id D95B243E3B for ; Sat, 17 Aug 2002 10:57:34 -0700 (PDT) (envelope-from jason@streamcheck.com) Received: from Fillmore ([64.229.75.89]) by tomts24-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020817175753.WTSV18432.tomts24-srv.bellnexxia.net@Fillmore>; Sat, 17 Aug 2002 13:57:53 -0400 From: "Jason Bigue" To: "Jonathon McKitrick" , Subject: RE: Resin vs Orion Date: Sat, 17 Aug 2002 13:57:33 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-reply-to: <20020817114408.GA69662@dogma.freebsd-uk.eu.org> Importance: Normal 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 > Does Resin have a lot of proprietary extensions that > make things 'easier' but that also lock you into their > app server? Not that I've used. We're using plain servlets; we could run them on any servlet engine. There are a few neat things that Resin has that makes life easy, but we haven't been trapped by anything proprietary. Download it, give it a test and see for yourself. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Aug 17 18:21:21 2002 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 C4E5837B400 for ; Sat, 17 Aug 2002 18:21:19 -0700 (PDT) Received: from ns3.ideathcare.com (mail.allneo.com [216.185.96.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 057EC43E42 for ; Sat, 17 Aug 2002 18:21:19 -0700 (PDT) (envelope-from jps@funeralexchange.com) Received: (qmail 56890 invoked by uid 85); 18 Aug 2002 01:33:41 -0000 Received: from jps@funeralexchange.com by ns3.ideathcare.com with qmail-scanner-1.03 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.171 secs); 18 Aug 2002 01:33:41 -0000 Received: from unknown (HELO funeralexchange.com) (216.185.99.203) by mail.allneo.com with SMTP; 18 Aug 2002 01:33:41 -0000 Received: from 66.171.68.178 (SquirrelMail authenticated user jps@funeralexchange.com) by webmail.allneo.com with HTTP; Sat, 17 Aug 2002 20:25:13 -0500 (CDT) Message-ID: <3916.66.171.68.178.1029633913.squirrel@webmail.allneo.com> Date: Sat, 17 Aug 2002 20:25:13 -0500 (CDT) Subject: Re: Resin vs Orion From: To: In-Reply-To: <200208170324.32351.absinthe@pobox.com> References: <59063B5B4D98D311BC0D0001FA7E452205FDA901@l04.research.kpn.com> <20020817055915.GA67778@dogma.freebsd-uk.eu.org> <200208170324.32351.absinthe@pobox.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > On Saturday 17 August 2002 01:59am, Jonathon McKitrick wrote: >> I finally found Resin, after stumbling across the site in a web >> search. >> >> This server seems very proprietary, or at least unconventional about >> protocols. However, they claim to be among the fastest in the >> business. Has anyone used this app server? Especially before or >> after experience with Orion? > > I evaluated both ... at least anecdotally, both seem equally faster and > they are both very nicely done. Commercial license fees are roughly > the same. Both run fine under FreeBSD (at least for what I was doing > at the time), and are significantly faster and more robust than Tomcat. > We ended up going with Resin not really because it was any better > than Orion, but we had to choose and the choice wasn't mine. I would > have probably picked Orion because it's in ports. > > You'd have to go over Orion and Resin with a very fine-toothed comb to > find the differences. Right now I'd say they are equals. > > Unless you're running a language that hasn't been implemented/wrapped in > Java (PHP has, for example), I recommend running these servers > standalone without Apache. They'll serve up your static content faster > than Apache can anyway. > > YMMV. > > Cheers, > -- > Dylan Carlson [absinthe@pobox.com] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message After readong this complete thread i am now very interested in trying out resin as a replacement for my apache1.3.26+Tomcat4.04 server i only have couple of questions and they are how is the support for the linux jdk1.4.0.1 and also is there any problems with using apache SSL certs on a resin server? Thanks Jeremy Suo-Anttila jps@funeralexchange.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message