Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 80794 invoked from network); 30 Nov 2006 22:15:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 22:15:51 -0000 Received: (qmail 30680 invoked by uid 500); 30 Nov 2006 22:15:56 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 30665 invoked by uid 500); 30 Nov 2006 22:15:56 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 30654 invoked by uid 99); 30 Nov 2006 22:15:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 14:15:56 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Nov 2006 14:15:46 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C79577142CD for ; Thu, 30 Nov 2006 14:15:21 -0800 (PST) Message-ID: <4841196.1164924921814.JavaMail.jira@brutus> Date: Thu, 30 Nov 2006 14:15:21 -0800 (PST) From: "Rich Scheuerle (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-1797) JAX-WS JAXBContext is missing the @WebMethod return class In-Reply-To: <25628482.1164916762501.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/AXIS2-1797?page=all ] Rich Scheuerle resolved AXIS2-1797. ----------------------------------- Resolution: Fixed Resolved in revision 481085 > JAX-WS JAXBContext is missing the @WebMethod return class > --------------------------------------------------------- > > Key: AXIS2-1797 > URL: http://issues.apache.org/jira/browse/AXIS2-1797 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: jaxws > Reporter: Rich Scheuerle > Assigned To: Rich Scheuerle > Attachments: patch.txt > > > The JAXBContext is setup using the information in the jaxws description classes. > The parameters of the operations are used, but due to a bug, the return class is not being processed. > I have a fix on my machine and will commit it soon. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org