Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A3BCE565 for ; Wed, 6 Feb 2013 03:33:43 +0000 (UTC) Received: (qmail 63616 invoked by uid 500); 6 Feb 2013 03:33:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 63423 invoked by uid 500); 6 Feb 2013 03:33:39 -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 63351 invoked by uid 99); 6 Feb 2013 03:33:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 03:33:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jmandawg@hotmail.com designates 65.55.111.78 as permitted sender) Received: from [65.55.111.78] (HELO blu0-omc2-s3.blu0.hotmail.com) (65.55.111.78) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 03:33:26 +0000 Received: from BLU0-SMTP301 ([65.55.111.73]) by blu0-omc2-s3.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 5 Feb 2013 19:33:05 -0800 X-EIP: [KpCBKlnu394LBA8EwSS0anh9iQLxB5xu] X-Originating-Email: [jmandawg@hotmail.com] Message-ID: Received: from [192.168.1.4] ([97.96.105.41]) by BLU0-SMTP301.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 5 Feb 2013 19:33:04 -0800 Date: Tue, 5 Feb 2013 22:30:03 -0500 From: Jay Mann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Any examples of using the Web Services support (JSR 109) Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Feb 2013 03:33:04.0876 (UTC) FILETIME=[AC6C42C0:01CE041A] X-Virus-Checked: Checked by ClamAV on apache.org Hi, Are there any examples of using the Web Services support (JSR 109)? We have a some web services we deploy to weblogic but i'd like to debug them locally using tomcat since weblogic is overkill for my laptop. These webservices use jax-ws annotations and just have normal servlet definitions in the web.xml. So i'm hoping they will work with the JSR-109 components, but i don't see even one example anywhere. Thanks, John --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org