From users-return-148945-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Fri Jul 28 18:23:13 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 56601 invoked from network); 28 Jul 2006 18:23:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jul 2006 18:23:13 -0000 Received: (qmail 1225 invoked by uid 500); 28 Jul 2006 18:23:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1195 invoked by uid 500); 28 Jul 2006 18:22:59 -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 1184 invoked by uid 99); 28 Jul 2006 18:22:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 11:22:59 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.127.200.81] (HELO sccrmhc11.comcast.net) (204.127.200.81) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Jul 2006 11:22:58 -0700 Received: from best.com (c-24-6-61-94.hsd1.ca.comcast.net[24.6.61.94]) by comcast.net (sccrmhc11) with SMTP id <20060728182237011008khrle>; Fri, 28 Jul 2006 18:22:37 +0000 Message-ID: <44CA55E9.7050507@best.com> Date: Fri, 28 Jul 2006 11:22:33 -0700 From: Maurice Yarrow User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: How to run EJB in Tomcat itself ? References: <6dd1671b0607280804u5e0e6cf9va31483e95e5f3637@mail.gmail.com> In-Reply-To: <6dd1671b0607280804u5e0e6cf9va31483e95e5f3637@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello Raju Try OpenEJB, which can be run in both tomcat-embedded mode (drop their openejb_loader .war into tomcat/webapps) and also a detached server mode. http://openejb.codehaus.org/download.html This is an open-source product, and they have a good e-mail user support community. It is a decent product and provides a good interface between the Java obj's and the beans. You simply write your beans and your sql, run a tool of theirs on this, and it creates a bean jar and configuration file with the sql embedded in it. Maurice Yarrow Raju Balugu wrote: > As for my knowledge ,Tomcat 5.5.17 is not supporting for EJB ....u > need to > go by other application server ...weblogic or websphere.. > > Regards > Raju > > On 7/28/06, chanchal bera wrote: > >> >> Hi All, >> >> I came to know that Tomcat 5.5.17 itself is now supporting to run >> EJB, but >> not sure! No such proper information is available in the Tomcat Site. If >> possible, can any body give information about how to run EJB in Tomcat >> itself, not integrating with any EJB container? >> >> >> >> >> >> >> >> Thanks & Regards, >> >> >> ------------------------------ >> >> >> *Chanchal Bera* | Programmer, J2EE/rCash >> >> tel 91.20.25609000 x 238 | fax 91.20.25651914 | mobile +919860248984 >> Yardi Software India Pvt Ltd. | Second Floor, Sigma House, Senapati >> Bapat >> Road | Pune, MS 411016, India >> chanchal.bera@yardi.com | www.yardi.com >> >> United States | Canada | Europe | Asia-Pacific >> >> *NOTICE:* This email message, including any attachments, may contain >> information that is confidential and/or proprietary. If you are not an >> intended recipient, please be advised that any review, use, >> reproduction or >> distribution of this message is prohibited. If you have received this >> message in error, please completely destroy all electronic and hard >> copies, >> and contact the sender at or chanchal.bera@yardi.com. >> >> >> > --------------------------------------------------------------------- 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