Re: WebSocket support for Axis2

2014-03-21 Thread Sagara Gunathunga
On Thu, Mar 20, 2014 at 7:56 PM, Andreas Veithen wrote: > Hi Gihan, > > My knowledge of WebSockets is very limited, so this immediately raises > a couple of other questions for me: > > * According to the JIRA issue you created, you propose to use SOAP > over WebSockets. SOAP assumes that the trans

Re: WebSocket support for Axis2

2014-03-20 Thread Andreas Veithen
Hi Gihan, My knowledge of WebSockets is very limited, so this immediately raises a couple of other questions for me: * According to the JIRA issue you created, you propose to use SOAP over WebSockets. SOAP assumes that the transport protocol is message oriented (in the sense that you can use the

Re: WebSocket support for Axis2

2014-03-20 Thread Gihan Madushanka
andreas.veit...@gmail.com] > Sent: Tuesday, March 18, 2014 11:01 AM > To: java-user > Cc: java-dev > Subject: Re: WebSocket support for Axis2 > > I think we should start with the basics, namely the question what would be > the use case for such a transport? > > Reg

Re: WebSocket support for Axis2

2014-03-20 Thread Gihan Madushanka
Hi Andreas, Thanks for your comment. I prepared following list of use cases and I will try to find more use cases. 1. As WebSocket protocol is based on full-duplex single connection above suggested new transport will reduce unnecessary network traffic and latency. Due to above advantages WebSocke

Re: WebSocket support for Axis2

2014-03-20 Thread Gihan Madushanka
On Mon, Mar 17, 2014 at 11:51 PM, Sagara Gunathunga < sagara.gunathu...@gmail.com> wrote: > On Mon, Mar 17, 2014 at 9:29 PM, Gihan Madushanka > wrote: > > Hi All, > > > > I'm Gihan Madushanka an undergraduate and also a participant of the GSoC > > 2013 programme. This year also I look forward t

RE: WebSocket support for Axis2

2014-03-18 Thread Yashwanth Rajaram -X (yrajaram - ZENSAR TECHNOLOGIES INC at Cisco)
, Yashwanth -Original Message- From: Andreas Veithen [mailto:andreas.veit...@gmail.com] Sent: Tuesday, March 18, 2014 11:01 AM To: java-user Cc: java-dev Subject: Re: WebSocket support for Axis2 I think we should start with the basics, namely the question what would be the use case for such a

Re: WebSocket support for Axis2

2014-03-18 Thread Andreas Veithen
I think we should start with the basics, namely the question what would be the use case for such a transport? Regards, Andreas On Mon, Mar 17, 2014 at 4:59 PM, Gihan Madushanka wrote: > Hi All, > > I'm Gihan Madushanka an undergraduate and also a participant of the GSoC > 2013 programme. This

Re: WebSocket support for Axis2

2014-03-17 Thread Sagara Gunathunga
On Mon, Mar 17, 2014 at 9:29 PM, Gihan Madushanka wrote: > 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

WebSocket support for Axis2

2014-03-17 Thread Gihan Madushanka
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 transpor