Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 31061 invoked from network); 12 Apr 2007 20:41:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Apr 2007 20:41:44 -0000 Received: (qmail 22493 invoked by uid 500); 12 Apr 2007 20:41:44 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 22445 invoked by uid 500); 12 Apr 2007 20:41:44 -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 22397 invoked by uid 99); 12 Apr 2007 20:41:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 13:41:44 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 12 Apr 2007 13:41:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 40D66714083 for ; Thu, 12 Apr 2007 13:41:16 -0700 (PDT) Message-ID: <28321096.1176410476262.JavaMail.jira@brutus> Date: Thu, 12 Apr 2007 13:41:16 -0700 (PDT) From: "Rich Scheuerle (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-2520) JAX-WS Use Marshal By Type if the object is not a JAXB Root Element In-Reply-To: <15440148.1176405495340.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 [ https://issues.apache.org/jira/browse/AXIS2-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-2520. ----------------------------------- Resolution: Fixed 528224 > JAX-WS Use Marshal By Type if the object is not a JAXB Root Element > ------------------------------------------------------------------- > > Key: AXIS2-2520 > URL: https://issues.apache.org/jira/browse/AXIS2-2520 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: Rich Scheuerle > Assigned To: Rich Scheuerle > > The JAX-WS marshalling code currently uses "by type" marshalling/unmarshalling for > primitives and other base types (Integer, Calendar, etc.) > This code is now upgraded to do "by type" marshalling/unmarshalling for any other type that is not a compliant JAXB RootElement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org