From owner-freebsd-java@FreeBSD.ORG Fri Mar 19 04:21:54 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5381016A4CE for ; Fri, 19 Mar 2004 04:21:54 -0800 (PST) Received: from smta07.mail.ozemail.net (smta07.mail.ozemail.net [203.103.165.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34B8C43D39 for ; Fri, 19 Mar 2004 04:21:53 -0800 (PST) (envelope-from joe.shevland@e-wise.com) Received: from AMADAN ([203.102.246.65]) by smta07.mail.ozemail.net with SMTP id <20040319122117.PIHU1238.smta07.mail.ozemail.net@AMADAN> for ; Fri, 19 Mar 2004 12:21:17 +0000 From: "Joe Shevland" To: Date: Fri, 19 Mar 2004 23:21:59 +1100 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Subject: RE: tomcat41 producing 28 java daemons X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 12:21:54 -0000 OK, here's my thoughts, if they're unwelcome, so be it. I really do apologize if its been covered before (in a bikeshed manner). I'll still be open to abuse if its constructive, I may well have missed out on a few months worths of discussion. I'm not really apologizing about that though, some ppl are getting too hung up on things lately. Java Libraries -------------- I personally feel better following some sort of BSD scheme with libraries, so I'm proposing all shared Java libraries get installed under: /usr/lib/java/* (and here I show neophyteness, should that be /usr/local/java/lib/* or something) The important point here is versioning... I think each library must strictly obey a versioning scheme, my personal preference if a four point one: ___ in terms of versioning names... Java could care less about the names, but we can... they should get picked up in the classpath by making sense of the versioning. That's really been about the only trouble I've had with Java (its various libraries), the different JDK's are another matter and I think that needs rationalising... e.g. hopefully we'll get to an endgame where the Linux JDK is totally redundant. Anyway, these are all just random thoughts, I hope I haven't offended anyone thats already put in a large amount of work, and slainte :) Cheers, Joe > -----Original Message----- > From: owner-freebsd-java@freebsd.org > [mailto:owner-freebsd-java@freebsd.org]On Behalf Of Joe Shevland > Sent: Friday, 19 March 2004 11:10 PM > To: freebsd-java@freebsd.org > Subject: RE: tomcat41 producing 28 java daemons > > > I guess my latest bugbear (bikeshed? God forbid I start an argument > like -CURRENT has been seeing lately (and sorry if I'm taking a liberty if > religious facets get to you, I'm pretty agnostic/aetheist), is uniform > handling of Java libraries... whats happening on this front? This > is a more > a knee-jerk posting and I haven't googled etc .. I'm not necessarily > apologizing about that, some ppl get too concerned about backtracking > instead of welcoming a new discussion ... but I've got a few ideas if the > forum is open to them. > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >