From users-return-183705-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Sun Aug 10 11:32:47 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 34693 invoked from network); 10 Aug 2008 11:32:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Aug 2008 11:32:47 -0000 Received: (qmail 88969 invoked by uid 500); 10 Aug 2008 11:32:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 88937 invoked by uid 500); 10 Aug 2008 11:32:33 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 88925 invoked by uid 99); 10 Aug 2008 11:32:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Aug 2008 04:32:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rosenberg.leon@googlemail.com designates 74.125.46.155 as permitted sender) Received: from [74.125.46.155] (HELO yw-out-1718.google.com) (74.125.46.155) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Aug 2008 11:31:34 +0000 Received: by yw-out-1718.google.com with SMTP id 5so567118ywr.54 for ; Sun, 10 Aug 2008 04:31:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=03aS02He6lHYREVYD7ueMc+dolYmLu062uoVyes71fc=; b=oKeYEqk9rvmX1h8frg7d+vuZnGV443mHB4NoqC/eDs9jHdOgTBCEnlDtM8SDGl1jSn yot/JdfyxLYhK8w2y1s9ndcIxaSZXtHyGkofCAunvz9zSa+DEvv59JtxNGCEFv+Lxr0g Yg97285SLbANig3SX6Bt1ft8QbvS8ksSwsxvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mwbGYXosSaVuciMjXEqeJpdTTD6lW/elbL7rm7q3c5QMZZA6kJs3IwO2cesRhcfXS9 RxXEkmg0W3dGeW5mJsvLMdc9V/UM3HehtVtwKuNCfD3g1ZHmWbYvXami0cn4EaWwjTxW HkmiXPMbRWNtbpnNl8vBPD1A1nToVSku98Qz4= Received: by 10.151.147.16 with SMTP id z16mr10336204ybn.206.1218367911889; Sun, 10 Aug 2008 04:31:51 -0700 (PDT) Received: by 10.150.220.10 with HTTP; Sun, 10 Aug 2008 04:31:51 -0700 (PDT) Message-ID: <327858f40808100431j7aeb3c88q1cc74a788a04de5f@mail.gmail.com> Date: Sun, 10 Aug 2008 13:31:51 +0200 From: "Leon Rosenberg" To: "Tomcat Users List" Subject: Re: Amazing stuff with Tomcat In-Reply-To: <001101c8fa86$1bb30d60$0300000a@animal> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <001101c8fa86$1bb30d60$0300000a@animal> X-Virus-Checked: Checked by ClamAV on apache.org Johny, mabye I'm missing the point, but it looks like you are reinventing SOAP. You do know that CORBA can do this since 20 years, don't you? regards Leon On Sun, Aug 10, 2008 at 3:11 AM, Johnny Kewl wrote: > We now doing absolutely incredible stuff with Tomcat... and I just want to > show you where we at. > > For those that dont know... we made Tomcat not only do our web stuff, Tomcat > is also our application server... > But have a look at this to see just how interesting this has become... > > We now make our swing apps "without" libraries ;) > This is our test case... > http://www.kewlstuff.co.za/ideao2/pojobinder/PojoBinder.htm > > That test uses Postgres, and H2, and Swing, but the app will work remotely > on the wire, "without" carrying any libraries ;) A swing app that doesnt > have to carry libraries is tiny... so we pop them out of browsers, almost > instantly. > > On a lan, a remote machine that does not have anything but Java on it... > launches that little application that you see, which then diplays a few > thousand records from postgres, and carries a local H2 dB, ie it creates an > embedded dB on the remote clients machine... in 3 seconds... > And little old Tomcat is doing it ;) > > Tomcat is the best thing that we ever did ;) > Tomcat can go way beyond a little old web site... we definitely owe the TC > guys lunch ;) > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org