Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 E553510FE4 for ; Sat, 10 Aug 2013 17:35:57 +0000 (UTC) Received: (qmail 4109 invoked by uid 500); 10 Aug 2013 17:35:57 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 3874 invoked by uid 500); 10 Aug 2013 17:35:50 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 3865 invoked by uid 99); 10 Aug 2013 17:35:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Aug 2013 17:35:47 +0000 Date: Sat, 10 Aug 2013 17:35:47 +0000 (UTC) From: "Shameera Rathnayaka (JIRA)" To: dev@airavata.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AIRAVATA-898) [GSoC-2013] New Message Builder and Formatter for Staxon JSON messages 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/AIRAVATA-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shameera Rathnayaka updated AIRAVATA-898: ----------------------------------------- Attachment: StaxonJsonBuilder_Formatter_AIRAVATA-898.patch Hi Devs, I have written a new MessageBuilder and MessageFormatter which uses Staxon to build the in and out JSON messages. Patch for this implementation has been attached with this please review and apply. Thanks, Shameera. > [GSoC-2013] New Message Builder and Formatter for Staxon JSON messages > ------------------------------------------------------------------------ > > Key: AIRAVATA-898 > URL: https://issues.apache.org/jira/browse/AIRAVATA-898 > Project: Airavata > Issue Type: New Feature > Reporter: Shameera Rathnayaka > Attachments: StaxonJsonBuilder_Formatter_AIRAVATA-898.patch > > > New Message Builder and Formatter to convert incoming and outgoing JSON messages which is in Staxon standard, to XML and from XML. Builder get the incoming JSON and use Staxon to build the SOAP envelop. and Formatter convert outgoing OMElement message to JSON using Staxon. > With this implementation JS clients be able to send and receive JSON message to and from Airavata Workflow interpreter. -- 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