Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77E236548 for ; Mon, 16 May 2011 03:46:26 +0000 (UTC) Received: (qmail 93351 invoked by uid 500); 16 May 2011 03:46:25 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 93011 invoked by uid 500); 16 May 2011 03:46:24 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 93003 invoked by uid 99); 16 May 2011 03:46:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 May 2011 03:46:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryanzoerner@gmail.com designates 209.85.161.41 as permitted sender) Received: from [209.85.161.41] (HELO mail-fx0-f41.google.com) (209.85.161.41) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 May 2011 03:46:18 +0000 Received: by fxm18 with SMTP id 18so3458190fxm.0 for ; Sun, 15 May 2011 20:45:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Ay09971M1onTgbZYCAm4zSwNqrjdrjtCIUMCULy4nTM=; b=WXVc3PTamfn7EFsGMYmmAELMsTo8SQ5Pk4UGGYTIKrMgJLQ2SdFRTBMJ5/i1qhHY/l Kv/LTLQCH/RW1oRKDKqa1MHNcYKw+y99LwvPK2lte/Pl7GsZ7wL70+weQsxb1P2/3Fgl qaIxSsa/pWm0Hts+mK+6mjR99vaSQsGPIwZvY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HfzjsgOKyl3AXB0MSx5UeoN81yZq39on476sD6KbuG1hOrF1J/RYyPRpoll7B/I/Ue Ni0ftub6KvlUUsHj9XBxVo6PunXrpJYAbQ4rPxiljqqd7aKR7zJgPt1IbZiZTwZ+cCnj 1jxemHmcTsUiTrefnzKWo+ZVF31bgVKROEsvk= MIME-Version: 1.0 Received: by 10.223.95.198 with SMTP id e6mr2554461fan.13.1305517549534; Sun, 15 May 2011 20:45:49 -0700 (PDT) Received: by 10.223.93.199 with HTTP; Sun, 15 May 2011 20:45:49 -0700 (PDT) In-Reply-To: References: Date: Sun, 15 May 2011 22:45:49 -0500 Message-ID: Subject: Re: CustomerService Project From: Ryan Zoerner To: dev@cxf.apache.org Content-Type: multipart/alternative; boundary=00248c0eefa2c9be3504a35c7d4a --00248c0eefa2c9be3504a35c7d4a Content-Type: text/plain; charset=ISO-8859-1 I mentioned that it works fine when done a certain way, but unfortunately, it works just fine without the @GET annotated method, without the @GET and without the method. Thanks, Ryan http://pages.cs.wisc.edu/~zoerner/downloads/dev/samples/customerservice/testing/unfortunately_works_fine_like_this/ --00248c0eefa2c9be3504a35c7d4a--