Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 68936 invoked from network); 17 Mar 2006 20:06:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Mar 2006 20:06:47 -0000 Received: (qmail 93287 invoked by uid 500); 17 Mar 2006 20:06:45 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 93062 invoked by uid 500); 17 Mar 2006 20:06:44 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 92982 invoked by uid 99); 17 Mar 2006 20:06:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 12:06:44 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [216.136.174.113] (HELO smtp016.mail.yahoo.com) (216.136.174.113) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Mar 2006 12:06:43 -0800 Received: (qmail 40422 invoked from network); 17 Mar 2006 20:06:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:In-Reply-To:References:Mime-Version:X-Priority:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=JubquIZ4rfgSAfRSKjZyJW+Gwys31IzG+UsoXl9+QgDzpj9WjHkTDzNoEEhttDxKBXHUk0RFZfdydf/ZJUqfS03ZmehNTYzpo2CzCcN+RET8lMQcUMyvA/Y0zpmUaLy20oO0tWtQuULCC37NvErM+FtZ9xUSSqhLXpm95kSDESU= ; Received: from unknown (HELO ?192.168.1.5?) (david?jencks@66.93.38.137 with plain) by smtp016.mail.yahoo.com with SMTP; 17 Mar 2006 20:06:22 -0000 In-Reply-To: <001b01c649fb$7ff59e20$c29c143e@w128mtec> References: <001b01c649fb$7ff59e20$c29c143e@w128mtec> Mime-Version: 1.0 (Apple Message framework v746.2) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <58532C3C-216E-4D59-8438-192CB8D11CC9@yahoo.com> Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Java 1.5 ? Date: Fri, 17 Mar 2006 12:06:20 -0800 To: user@geronimo.apache.org X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mar 17, 2006, at 11:46 AM, mikael-aronsson wrote: > The "Quick start" web page says that Geronimo 1.0 does not work > with Java 1.5, I did not notice this until I had already started > and as far as I can see it work just fine, I can start the server > and log in to the console at least. > > Is it true that I should not use Geronimo with Java 1.5 and if so, > when do you think it will be possible to use it with 1.5 ? It seems to work OK as long as you stay away from anything corba- related and don't try to run any applications on 1.5 that were deployed on 1.4.2. The latter can cause problems with a changed version of QName: this is only likely if you are using web services. david jencks > > Mikael >