Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 10458 invoked from network); 17 May 2007 11:46:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 May 2007 11:46:20 -0000 Received: (qmail 65913 invoked by uid 500); 17 May 2007 11:46:26 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 65742 invoked by uid 500); 17 May 2007 11:46:25 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Delivered-To: moderator for cxf-dev@incubator.apache.org Received: (qmail 97635 invoked by uid 99); 17 May 2007 05:24:12 -0000 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) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=xB102Hh3rs+tJN5aR0KHP5SElc0A05NlrrIqVTTcMrfW5QMmgLyqlERgVvgQANuQRCoi1IKW62DtCpRlvRzZMI3phelSr1VLCcQ6aq4G5iVN4qAZbBFDfmejTHfzmH5nfxpcMyUCfuOdUdzFTi9RT3GmAgCEzrKQyskyqTA07Vk=; X-YMail-OSG: 7MFH2UIVM1luoRzj_s0mG0hSfw.va3EOsvUEp.pvCD4RzoJlmBaDJHxJdjAe3adI7ettQHXwhQ-- Date: Wed, 16 May 2007 22:23:42 -0700 (PDT) From: thaiyal m Subject: Tomcat Transport Factory To: cxf-dev@incubator.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <971937.6158.qm@web82810.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org I was able to find only a Jetty Http Transport factory implementation. Is there a Tomcat transport factory implementation available for Http ? Regards, Thaiyal