Re: SVN location of the axis2 source code ???

2010-02-17 Thread Charith Wickramarachchi
On Sun, Feb 14, 2010 at 12:39 PM, Ruwan Linton wrote: > Folks, > > I was unable to take a svn update of axis2 since the source didn't exist. > > Fortunately I got some commit messages related to axis2 svn restructure as > part of the TLP migration, and figure out that the source has been moved. >

Re: [VOTE] Release Axis2 Transports 1.0.0

2009-12-14 Thread Charith Wickramarachchi
+1 thanks, Charith On Mon, Dec 14, 2009 at 1:47 PM, ant elder wrote: > +1 > > Thanks Ruwan its great to see this release. > > ...ant > > On Mon, Dec 14, 2009 at 4:57 AM, Ruwan Linton > wrote: > > Folks, > > > > This is a call for votes to release Axis2 Transports 1.0.0 > > > > Please review

Re: Axis2 Transports 1.0-RC1 for testing

2009-11-28 Thread Charith Wickramarachchi
Hi Ruwan, I tested the SMS Transport with Axis2 1.5.1. There was a problem with the GSM implementation coused by the issue that i have already reported in WSCOMMONS-508. To fix that issue please commit the patch i have provided in WSCOMMONS-508 for me then that issue will be resolved. The SMPP

Adding a library to Mave repo for SMS Transport

2009-05-25 Thread Charith Wickramarachchi
Hi devs, While making my first patch for the SMS transport for axis2 (For my gsoc project). i encounter following problem I was using jsmpp 2.0.1 library for the project but while making the maven project I got to know that jsmpp 2.0.1 library is not in a maven repo . Apache ServiceMix has added

Re: Improving Axis Observer behaviour

2009-05-14 Thread Charith Wickramarachchi
I have updated the issue with a new patch done according to the way suggested by Deepal while doing this change i had to change the notifyObservers() in AxisConfiguration to accept an AxisEvent Charith Dhanushka Wickramarachchi http://charithwiki.blogspot.com/

Re: Improving Axis Observer behaviour

2009-05-13 Thread Charith Wickramarachchi
+1 and if we go for the Deepals idea we can avoid changing in the current Axis Observer Implementations and i'll be easily change the patch to act in a more generic way. the pattern Andreas purposing seems good to me.The reason i use the existing service update for a Module engage is to avoid th

Improving Axis Observer behaviour

2009-05-12 Thread Charith Wickramarachchi
Hi , Currently AxisObserver does not get notified when a Module engaged or disengaged in the Runtime. So to have that behaviour i would like purpose to add two Axis events Named MODULE_ENGAGED , MODULE_DISENGAGED and in the new behaviour when a module get engaged/disengaged to a Service or to a

Re: [Axis2] SMS transport for axis2

2009-04-01 Thread Charith Wickramarachchi
mppclient1 password thank you, Charith On Mon, Mar 30, 2009 at 4:12 PM, Charith Wickramarachchi < charith.dhanus...@gmail.com> wrote: > Hi, > > Apache ServiceMix have given support for SMPP using a SMPP component [1] > > I think that code[2] will be useful to me as a refer

Re: [Axis2] SMS transport for axis2

2009-03-30 Thread Charith Wickramarachchi
ader%20management%20with%20JBI%20and%20Open%20ESB.pdf > > [2] http://www.ibm.com/developerworks/xml/library/x-tipsms1.html > > Thanks, > Saliya > > Charith Wickramarachchi wrote: > >> Hi, >> >> I'm currently evaluating open source libraries that supp

Re: [Axis2] SMS transport for axis2

2009-03-26 Thread Charith Wickramarachchi
nsport add value? Any thoghts? And aslo i would be glad to get some feed back on realworld senarios that users will use this transport with Axis2 and Synapse. thank you, Charith [1] http://www.smsforum.net/SMPP_v3_4_Issue1_2.zip [2] http://code.google.com/p/jsmpp/ On Mon, Mar 23, 2009 at 9:12 A

SMS transport for axis2 Project proposal

2009-03-23 Thread Charith Wickramarachchi
Hi, I have prepared a project proposal for the SMS transportfor axis2 GSOC project. Following is the link to the proposal http://wiki.apache.org/general/charith/gsoc2009/axis2transportProposal Please send your feedbacks on this so that i'll be able to improve it. thank you, Charith Dhanushka Wi

Re: [Axis2] SMS transport for axis2

2009-03-22 Thread Charith Wickramarachchi
Hi, Yes i m also think that the message size is a major design issue in this. I was thinking of limiting the payload size.Because IMO most of the practical scenarios the maximum payload size given in SMPP will be sufficient. I think aggregating messages will be harder since we have no control ove

Re: [Axis2] SMS transport for axis2

2009-03-18 Thread Charith Wickramarachchi
;> it is and depending on that we can help you. >> >> With Mettha, >> Eran Chinthaka >> >> -------- >> Health is the greatest gift; contentment is the greatest wealth; trusting >> is the best re

SMS transport for axis2

2009-03-18 Thread Charith Wickramarachchi
Hi, I m planing to write a SMS transport for axis2 as My GSoC project.From that users will be able to invoke web services using a SMSs and also axis2 will be able to send SMS massages to the clients. As a first phase i m thinking of giving support to Simple sms's to invoke services (Eg: by provid

Re: Would like to build Axis' latest source code

2009-02-22 Thread Charith Wickramarachchi
Hi Rahul, Try svn co http://svn.apache.org/repos/asf/webservices/axis2/trunk/java or svn co https://svn.apache.org/repos/asf/webservices/axis2/trunk/java you can find more information in [1] thank you, Charith, [1] :http://ws.apache.org/axis2/svn.html On Fri, Feb 20, 2009 at 5:29 PM, Rahul K