Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 27466 invoked from network); 3 Feb 2007 17:48:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2007 17:48:34 -0000 Received: (qmail 40839 invoked by uid 500); 3 Feb 2007 17:48:40 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 40771 invoked by uid 500); 3 Feb 2007 17:48:40 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 40762 invoked by uid 99); 3 Feb 2007 17:48:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Feb 2007 09:48:40 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.249.82.227] (HELO wx-out-0506.google.com) (66.249.82.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Feb 2007 09:48:31 -0800 Received: by wx-out-0506.google.com with SMTP id i26so1181594wxd for ; Sat, 03 Feb 2007 09:48:09 -0800 (PST) Received: by 10.90.66.9 with SMTP id o9mr6733501aga.1170524886664; Sat, 03 Feb 2007 09:48:06 -0800 (PST) Received: by 10.90.67.9 with HTTP; Sat, 3 Feb 2007 09:48:06 -0800 (PST) Message-ID: <7b774c950702030948pfc14ebwa29dfd699267543@mail.gmail.com> Date: Sat, 3 Feb 2007 12:48:06 -0500 From: "Dan Diephouse" To: dev@jettison.codehaus.org, user@jettison.codehaus.org, announce@jettison.codehaus.org, cxf-dev@incubator.apache.org, cxf-user@incubator.apache.org, dev@xfire.codehaus.org, user@xfire.codehaus.org Subject: Jettison 1.0-beta-1 is released! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_34930_29955403.1170524886634" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_34930_29955403.1170524886634 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I am happy to announce the availbility of Jettison 1.0-beta-1. Jettison is a StAX implementation which reads and writes JSON. It was designed for usage in CXF and XFire to allow easy creation of JSON services side by side with your XML services. For more information about Jettison and downloads see: http://jettison.codehaus.org/ http://cwiki.apache.org/CXF20DOC/json-support.html http://netzooid.com/blog/2006/11/12/jsonrest-services-with-cxf-and-jettison/ This release contains many bug fixes: - Element names with "." are now supported - getLocation() no longer returns null - Created a switch to allow serialization of attributes without an "@" symbol - Fixed a bug in writeCharacters() - Several other bug fixes Cheers, - Dan -- Dan Diephouse Envoi Solutions http://envoisolutions.com | http://netzooid.com/blog ------=_Part_34930_29955403.1170524886634--