Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-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 63861D20D for ; Sat, 8 Sep 2012 16:10:10 +0000 (UTC) Received: (qmail 72258 invoked by uid 500); 8 Sep 2012 16:10:09 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 72035 invoked by uid 500); 8 Sep 2012 16:10:08 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 72009 invoked by uid 99); 8 Sep 2012 16:10:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2012 16:10:07 +0000 Date: Sun, 9 Sep 2012 03:10:07 +1100 (NCT) From: "Amila Chinthaka Suriarachchi (JIRA)" To: java-dev@axis.apache.org Message-ID: <2056524076.54327.1347120607693.JavaMail.jiratomcat@arcas> In-Reply-To: <599659948.48386.1346989987561.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (AXIS2-5416) Add Native approach and XML Stream API base approach Documentations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451358#comment-13451358 ] Amila Chinthaka Suriarachchi commented on AXIS2-5416: ----------------------------------------------------- commit the patch. please add a sample to xml stream based approach. > Add Native approach and XML Stream API base approach Documentations > ------------------------------------------------------------------- > > Key: AXIS2-5416 > URL: https://issues.apache.org/jira/browse/AXIS2-5416 > Project: Axis2 > Issue Type: Improvement > Components: json > Affects Versions: 1.7.0 > Reporter: Shameera Rathnayaka > Assignee: Shameera Rathnayaka > Labels: Documentation, json > Fix For: 1.7.0 > > Attachments: JSONDucumentation.patch > > > Now Axis2 can process pure JSON requests with both Native and XML Stream API base approaches. So it is necessary to expose this new improvements to Axis2 users by documentations. One page to explain the overall process with details to understand what is happening with each approach. And another page to explain how to configure and add these new approaches to their own services. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org