Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 78814 invoked from network); 15 Jun 2005 19:17:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jun 2005 19:17:37 -0000 Received: (qmail 12783 invoked by uid 500); 15 Jun 2005 19:17:30 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12741 invoked by uid 500); 15 Jun 2005 19:17:30 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 12692 invoked by uid 99); 15 Jun 2005 19:17:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from Unknown (HELO mgd.gluecode.com) (64.14.202.141) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 15 Jun 2005 12:17:27 -0700 Received: from [192.168.15.100] (68-171-62-46.vnnyca.adelphia.net [68.171.62.46]) (authenticated bits=0) by mgd.gluecode.com (8.12.10/8.12.10) with ESMTP id j5FIXDCW009013 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 15 Jun 2005 11:33:14 -0700 Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <42B06174.4080404@savoirtech.com> References: <42B06174.4080404@savoirtech.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0B79F005-526A-4423-9A27-924BEAA8B032@iq80.com> Content-Transfer-Encoding: 7bit From: Dain Sundstrom Subject: Re: Webservices for Tomcat now integrated Date: Wed, 15 Jun 2005 11:33:52 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Very cool! -dain On Jun 15, 2005, at 10:12 AM, Jeff Genender wrote: > Just announcing that webservices for Tomcat has been integrated. > > The only caveat is for the EJB side. Currently all webservices > will go to the default Host (which for 99% of the applications is > fine)...as there needs to be some slight modifications to OpenEJB > to handle virtual hosts. JIRA issue GERONIMO-666 was opened on this. > > However, it does appear to work with my setup. I can use some help > with testing this piece with both EJB and Servlet based web > services with different types of applications. So any users who > want to give it a roll, it would be appreciated ;-) > > Jeff >