From owner-freebsd-java Mon Aug 12 6: 4:33 2002 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 5906B37B400; Mon, 12 Aug 2002 06:04:30 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC4043E84; Mon, 12 Aug 2002 06:04:28 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17eErF-0002b7-00; Mon, 12 Aug 2002 14:03:41 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g7CD3e3H025254; Mon, 12 Aug 2002 14:03:40 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g7CD3ema025253; Mon, 12 Aug 2002 14:03:40 +0100 (BST) Date: Mon, 12 Aug 2002 14:03:40 +0100 From: Jonathon McKitrick To: Ernst de Haan Cc: Fredrick Nilsson , "'Antony T Curtis'" , freebsd-java@freebsd.org Subject: Re: Basic EJB container for FreeBSD? Message-ID: <20020812130340.GC24703@dogma.freebsd-uk.eu.org> References: <20020812124638.GB24703@dogma.freebsd-uk.eu.org> <200208121455.44284.znerd@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208121455.44284.znerd@FreeBSD.org> User-Agent: Mutt/1.4i X-Scanner: exiscan *17eErF-0002b7-00*ozpDNoINyXE* (Manchester Computing, University of Manchester) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Aug 12, 2002 at 02:55:44PM +0200, Ernst de Haan wrote: | Hi Jonathon, | | > From what I've read, all of the decent application servers can run | > standalone or in conjunction with other servers. It seems easiest to | > use the same server, but I'm sure lots of sites use apache/etc for | > static content. | | You would be better off if you could use one single app+web server. Use | Orion. See the following article: | | http://www.devx.com/appserver/articles/sf0901/sf0901-1.asp | | The performance is better than Apache even! And Orion is well-supported on | FreeBSD :-) That's the one I think I'm going to try. I also noticed Ernst's name at the bottom of the tutorial pages. ;-) Hopefully it will be fast, small, and relatively easy to configure. I'm only using it to learn web app development, but I'd like to have all of the features supported. I've tried servlets, now I'd like to try session beans. A recent OnJava article said you could implement web services as EJBs. This is really where I would like to go. Any ideas how to connect SOAP calls to session beans? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message