Return-Path: Delivered-To: apmail-incubator-beehive-dev-archive@www.apache.org Received: (qmail 10833 invoked from network); 12 Jul 2005 14:42:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jul 2005 14:42:10 -0000 Received: (qmail 5001 invoked by uid 500); 12 Jul 2005 14:42:02 -0000 Delivered-To: apmail-incubator-beehive-dev-archive@incubator.apache.org Received: (qmail 4957 invoked by uid 500); 12 Jul 2005 14:42:02 -0000 Mailing-List: contact beehive-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list beehive-dev@incubator.apache.org Received: (qmail 4876 invoked by uid 99); 12 Jul 2005 14:42:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2005 07:41:44 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 21D7BE7 for ; Tue, 12 Jul 2005 16:41:41 +0200 (CEST) Message-ID: <1790063180.1121179301137.JavaMail.jira@ajax.apache.org> Date: Tue, 12 Jul 2005 16:41:41 +0200 (CEST) From: "James Black (JIRA)" To: beehive-dev@incubator.apache.org Subject: [jira] Updated: (BEEHIVE-849) A method that doesn't have a @WebMethod annotation appears in my webservice In-Reply-To: <1820249036.1121179294609.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 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 [ http://issues.apache.org/jira/browse/BEEHIVE-849?page=all ] James Black updated BEEHIVE-849: -------------------------------- Attachment: ws_test.tar.gz This is my testcase demonstrating the problem. > A method that doesn't have a @WebMethod annotation appears in my webservice > --------------------------------------------------------------------------- > > Key: BEEHIVE-849 > URL: http://issues.apache.org/jira/browse/BEEHIVE-849 > Project: Beehive > Type: Bug > Components: Web Services (181) > Environment: Solaris 8, JDK1.5, Tomcat 5.5.9, June nightly build of beehive > Reporter: James Black > Attachments: ws_test.tar.gz > > My .jws file extends a class that has checkEmail, checkNetid, checkNumber as methods. These methods appear in the wsdl file, even though they don't have an annotation of '@WebMethod'. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira