From owner-freebsd-java@FreeBSD.ORG Thu May 26 15:26:03 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org 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 CF87816A425 for ; Thu, 26 May 2005 15:26:03 +0000 (GMT) (envelope-from andy@triera.net) Received: from mail.widelabs.net (discovery.widelabs.net [194.165.111.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E6B143D9B for ; Thu, 26 May 2005 15:25:54 +0000 (GMT) (envelope-from andy@triera.net) Received: from seaquest.triera.net (unknown [192.168.0.104]) by mail.widelabs.net (Postfix) with ESMTP id 3F4161F0042; Thu, 26 May 2005 15:18:11 +0200 (CEST) Message-Id: <6.2.1.2.0.20050526151227.0234eaf8@pop3.triera.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Thu, 26 May 2005 15:17:32 +0200 To: Vizion From: "Andy (Aleksander) Rozman" In-Reply-To: <200505251746.30206.vizion@vizion.occoxmail.com> References: <200505251746.30206.vizion@vizion.occoxmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-yoursite-MailScanner-Information: Please contact the ISP for more information X-yoursite-MailScanner: Found to be clean X-MailScanner-From: andy@triera.net Cc: freebsd-java@freebsd.org Subject: Re: Java - intend to start a debate... X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 15:26:04 -0000 At 02:46 AM 5/26/2005, you wrote: >Hi >Ok opinions please -- what do you consider the best development environment >for java given: >1. need to have both server side and client side running java programs >2. Using apache, Tomcat and/or Jboss >3. Keeping data, presentation and processing in separate watertight >comparments >4. Using sql (probably mysql) >5. Heavy use of XML input/output based on schemas - output using CSS. >6. FreeBSD 5.3 platform for staging server (probably moved to 5.4 before >production time (early 2006) >7. Experimenting with Java 5 as well as 1.4 >Arguments encouraged >David Hi David ! Since you want to use all this technologies, you should probably use JDeveloper. It's from Oracle and it has support for creating java database driven applications of any kind (application, JSP, EJBs), it has internal servers for testing and debugging and it's quite easy to use. It's little weak on creating java GUI though (for application or applet), but not many developer tools can do that... It runs on windows. linux, I even made it run on FreeBSD... If you plan to use struts in future, it also support that, and the best it's free, but size of full package is around 250 Mb... Andy >-- >40 yrs navigating and computing in blue waters. >English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. > Currently in San Diego, CA. Sailing May bound for Europe via Panama Canal. >_______________________________________________ >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"