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 39219CAE5 for ; Mon, 17 Mar 2014 16:00:26 +0000 (UTC) Received: (qmail 73587 invoked by uid 500); 17 Mar 2014 16:00:14 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 72531 invoked by uid 500); 17 Mar 2014 16:00:06 -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 72511 invoked by uid 99); 17 Mar 2014 16:00:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 16:00:04 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gihangsoc@gmail.com designates 209.85.192.48 as permitted sender) Received: from [209.85.192.48] (HELO mail-qg0-f48.google.com) (209.85.192.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Mar 2014 15:59:59 +0000 Received: by mail-qg0-f48.google.com with SMTP id j107so17179563qga.7 for ; Mon, 17 Mar 2014 08:59:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=N2g+BHrwiEF4zoz+UqlnodPrHNdw4kuA3Q7yHsJMPZM=; b=UhHB287ZK0oT1ho8Xr2nbRmMacXE6BKnWY9x7uh7+FO+CiXNyj3ndolNFG6yqSuAQH 40h0e+AjG/ewZjjcHm6i0uhaL2daHv6fZvm+CpXJdLkcUFEO/96TqIiL3G9YGesYmaxa ZIs3s309Tr9MLCeIG+upb7lObqjrAN8XLdhSUmmy3wPRYh67wA2Q38oEAq6RpUVk/H4c hW5cBXJ4OFjvTSXZt0GL6017HQvdo5yn1NlSF6o6F5dD8Lltn5BfHA/Ym0zxzxZ3wF7F tm3duqstZMSUJk5zVj1sFtxu8tEAuMOTcq6/DZjKVYy6olkVBtnj8WCIF5wZot3wMWRX 688Q== MIME-Version: 1.0 X-Received: by 10.224.123.19 with SMTP id n19mr27743080qar.18.1395071977957; Mon, 17 Mar 2014 08:59:37 -0700 (PDT) Received: by 10.229.250.3 with HTTP; Mon, 17 Mar 2014 08:59:37 -0700 (PDT) Date: Mon, 17 Mar 2014 15:59:37 +0000 Message-ID: Subject: WebSocket support for Axis2 From: Gihan Madushanka To: java-dev@axis.apache.org, java-user@axis.apache.org Content-Type: multipart/alternative; boundary=089e0153769caecbe204f4cf8198 X-Virus-Checked: Checked by ClamAV on apache.org --089e0153769caecbe204f4cf8198 Content-Type: text/plain; charset=ISO-8859-1 Hi All, I'm Gihan Madushanka an undergraduate and also a participant of the GSoC 2013 programme. This year also I look forward to participate this programme. Few weeks ago I contacted a mentor and received few possible project ideas. Among them I like to implement the idea of WebSocket transport support for Axis2 as my project of this year. I spent last few days to do the basic research and draft initial project proposal. According to my research I found that one of the following frameworks can be used to provide WebSocket transport support for Axis2 and these frameworks also can be further categorized into two types as annotation based and not-annotation based. I'm much thankfull if Axis2 developers can review and help me to identify best framework for my project. Annotation based frameworks https://github.com/Atmosphere/atmosphere https://tyrus.java.net/ Non-annotation based framework https://github.com/TooTallNate/Java-WebSocket http://www.eclipse.org/jetty/documentation/current/jetty-websocket-client-api.html Regards, Gihan --089e0153769caecbe204f4cf8198 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi All,

I'm Gihan Madushanka  an undergrad= uate and also a participant of the GSoC 2013 programme. This year also I lo= ok forward  to participate this programme.  Few weeks ago I conta= cted a mentor and received few possible project ideas. Among them I like to= implement the idea of WebSocket transport support for Axis2 as my project = of this year.  I spent last few days to do the basic research and draf= t initial project proposal.

According to my research I found that one of the following frameworks c= an be used to provide WebSocket transport support for Axis2 and these frame= works also can be further categorized into two types as annotation based an= d not-annotation based. I’m much thankfull if Axis2 developers can re= view and help me to identify best framework for my project.


Annotation based frameworks

https://github.com/Atmosphere/atmosphere

https://tyrus.java.net/


Non-annotation based framework

https://github.com/TooTallNate/Java-WebSocket
<= br>http://www.eclipse.org/jetty/documentation/current/j= etty-websocket-client-api.html


Regards,

Gihan
--089e0153769caecbe204f4cf8198--