Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 38725 invoked from network); 23 Jan 2007 07:41:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2007 07:41:36 -0000 Received: (qmail 1725 invoked by uid 500); 23 Jan 2007 07:41:40 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 1600 invoked by uid 500); 23 Jan 2007 07:41:38 -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 1583 invoked by uid 99); 23 Jan 2007 07:41:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 23:41:38 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.12.11.34] (HELO smtp003.mail.ukl.yahoo.com) (217.12.11.34) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 22 Jan 2007 23:41:29 -0800 Received: (qmail 11707 invoked from network); 23 Jan 2007 07:41:08 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:X-Enigmail-Version:OpenPGP:Content-Type:Content-Transfer-Encoding; b=bX9eg7uVKoIsveWFSH/y4G/Donvo8sGUZexBrv2IaEtOmRD7LpBpU7giLz6oOtUSzTYWGxdRQXAzTt+GKosQ6PsqHUGMOoE+DamhQrgg8mO0k/YFsFZKed8NpQRqDy6GOd1Z9t19f1O+/62hHbNEj+fm/BpDafwDnuLdKCe2ZMU= ; Received: from unknown (HELO ?192.168.1.2?) (kaeto23@83.221.231.2 with plain) by smtp003.mail.ukl.yahoo.com with SMTP; 23 Jan 2007 07:41:07 -0000 X-YMail-OSG: jX3pbnIVM1lZ_obNTf5rjXW7E8QdksCSK2afU4XnmQYJpVAoj.xcOsGtsKXoHR9LWRTLB6Ql5g6PPjNVp0Sl4Y_T.0iizIWSubfU6NzkZC49ZFZtVb6qrP94KJ7.JnprGOHRTjaGQoEQgi7zgbNEHg.J7Ul401HzDtBlKhzSIKMrWootKjNgvyCSGQ-- Message-ID: <45B5BC10.6040803@yahoo.de> Date: Tue, 23 Jan 2007 08:41:04 +0100 From: Kaeto23 User-Agent: Thunderbird 1.5.0.9 (X11/20061206) MIME-Version: 1.0 To: user@geronimo.apache.org Subject: Re: Geronimo and Java 1.6 References: <20070120142853.181451e9c2a7ebbcd6ae28cea81146c8.c9278d6697.wbe@email.secureserver.net> <82BF2EDF-721E-41B2-985A-D39E2AAE9375@gmail.com> In-Reply-To: <82BF2EDF-721E-41B2-985A-D39E2AAE9375@gmail.com> X-Enigmail-Version: 0.94.2.0 OpenPGP: id=153E1BAA; url=ftp://kaeto23.dnsalias.com/GPGPubKeys/ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Hello, I run Geronimo 1.2 with JDK 6. Webservices are working thanks to converting ANY EJB webservices to JAX-RPC. Best regards Dirk Kevan Miller schrieb: > Mark, > Thanks for the information. Sounds interesting... > > On Jan 20, 2007, at 4:28 PM, mark@aufdencamp.com > wrote: > >> I attended a session yesterday at Codemash (http://www.codemash.org ) >> on the new scripting capabilities in 1.6. Is anyone running Geronimo >> on 1.6? Any issues or tips? This is really powerful mojo! > > Somebody had some problems deploying an Axis2-based web services sample > on Geronimo 1.1.1 on 1.6. He reported the sample ran fine on a 1.5 jre. > So, there do seem to be some potential for 1.6 issues. > > Another user was starting to run Geronimo 1.2-beta or 2.0-M1 on 1.6. I > don't recall hearing any reports back on his progress other than the > server started... > > Let us know how things go for you... > > --kevan > >> >> The session presenter, Chris Judd (http://www.juddsolutions.com >> ), demonstrated an application that took a web page text box of >> dynamicly written java code, submitted it to a servlet with scripting >> code server side, executed the code within the servlet container (Yes, >> you read that right), and returned the results to the browser. This >> provides a significant level of introspection into the container >> realtime. Of course, he was using Tomcat on 1.6 for the demonstration. >> >> He plans on releasing this code to the public domain in the next >> week. I'll update anyone interested when he does. He uses it >> primarily to test the container configuration/environment. It even >> allows one to see where the Classloader is pulling the library from! >> Great for ClassNotFoundException debugging. I plan on working on any >> Geronimo specific tuning that might be required once he releases it. >> >> Additional note for those interested: This was an awesome >> conference. Neal Ford did an opening presentation on "Domain Specific >> Languages". I didn't really get the difference between statically >> typed and dynamically typed languages at first, but I do now! Bruce >> Eckel out did Neal Ford with his presentation on "The World is >> Dynamic". M$ did the last keynote on its new LINQ technology. I >> caught a great presentation of Ruby and Rails. It sure demonstrated >> digging the whole to bury Struts in. Scott Ambler from IBM was also >> interesting to hear with his views on database re-factoring and >> testing, even though his presentation was on the Eclipse Process >> Framework and OpenUP. Interestingly Sun was missing from the >> presenter side of things although they had a vendor table presence. >> Apple was completely absent from the conference. >> >> Anyway, it proved that Java, .Net, and OpenSource can all get along. >> >> Mark Aufdencamp >> Mark@Aufdencamp.com > - -- Kaeto23 HTTP: http://kaeto23.dnsalias.com (german!) Jabber: jabber://kaeto23@jabber.ds2/DS2 Reclaim Your Inbox! http://www.mozilla.org/products/thunderbird/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFtbwPbiSTaBU+G6oRA9XBAJwKWK/vQrHEJWQGzVS+5py5BiQGYACffRQ9 ph3K3Y2kIFKn1yoGH/hBxf4= =xeyR -----END PGP SIGNATURE----- ___________________________________________________________ Der fr�he Vogel f�ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de