Interesting, I know a little bit of the concepts of REST arch, but I´ve never worked with JSR. If you can tell me where to start I can learn more about this, and I´ll try to do something in the implementation.
Wesley. On Dec 6, 2007 11:54 AM, Sanjiva Weerawarana <[EMAIL PROTECTED]> wrote: > How about implementing JSR-311? That's the new REST annotations JSR. > > Its a new feature, so its relatively easy .. but u'll need the deployment > architecture etc.. But its a fun project and will be useful when done (the > JSR is still in progress). > > Sanjiva. > > Wesley Mesquita wrote: > > > > > > On Dec 6, 2007 7:31 AM, David Illsley <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > Hi Wesley, It's great to have someone interested in working on > Axis2. > > Welcome. I guess I'd suggest you try to 'scratch an itch'. You > mention > > you've been using Axis2.... is there anything that was really hard > to > > do? > > > > > > Well, there some people in my lab (www.lis.ic.unicamp.br > > <http://www.lis.ic.unicamp.br>) that have used Axis 1.x in their works > > (I know tree MScs that used) , and during the last three months I have > > tried to use Axis2 to create Web Services from java classes. I explored > > better the POJO method and I did some scripts to automatize the aar > > packages creation. My objective is allow the users to send their classes > > and the service will be deployed in Axis2 environment. I made just > > simple tests, but I think I´ll have problems in more complex classes > > (using serialization, attachments and so on). But my new challenge is to > > find an easy way to create clients. I am exploring the methods described > > in the site but I still didn´t find this "easy way." > > > > Anything you found you couldn't do that you'd like to be able to > > > > do? > > David > > > > > > I was able (in a hard or simple way) to do everything I needed. But, > > like in almost all projects I´ll find something that I can´t do, but, > > for now, I don´t know what is this :). > > > > thanks, > > > > Wesley > > > > > > On Dec 5, 2007 2:56 PM, Wesley Mesquita < [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > I have never worked in a Open Source project, so I don't know how > > to get > > > really involved just seeing the JIRA's messages, because I still > > dont have a > > > good view of the areas that these problems are associated. For > > now, I would > > > like to get simple tasks (in a small or big "thing"). The best > > would be if > > > someone can tell me an area to get involved (study documentation, > > code) and > > > so, try to develop sometrhing. > > > > > > Thanks. > > > > > > > > > > > > On Dec 5, 2007 12:44 PM, Sanjiva Weerawarana > > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > > > > > > Wesley Mesquita wrote: > > > > > Hi everybody, > > > > > > > > > > I am using Axis2 in my scientific work at University, and > > will be very > > > > > useful the documentation about the architecture of Axis2. I > > looked at > > > > > the site and I didn't found anything like this. > > > > > > > > > > PS : Are there any open problems in axis2 or anything > > specific that you > > > > > (the developers team) want people to work ? I am looking for > > a open > > > > > source project to work in my summer vacation. > > > > > > > > There's a bunch of areas that you can work on! Do you feel like > > doing a > > > > small thing or something "large"? The best way is to look at > > some of the > > > > pending JIRAs and tackle some small things to get started on. > > > > > > > > If you want specific big ideas holler again and I'll come up > > with some > > > items! > > > > > > > > Sanjiva. > > > > -- > > > > Sanjiva Weerawarana, Ph.D. > > > > Founder & Director; Lanka Software Foundation; > > http://www.opensource.lk/ > > > > Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ > > > > Member; Apache Software Foundation; http://www.apache.org/ > > > > Visiting Lecturer; University of Moratuwa; > > http://www.cse.mrt.ac.lk/ > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > > > -- > > > Wesley Mesquita > > > LIS/IC - UNICAMP > > > [skype: wesley.mesquita] > > > > > > > > -- > > David Illsley - IBM Web Services Development > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: [EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > -- > > Wesley Mesquita > > LIS/IC - UNICAMP > > [skype: wesley.mesquita] > > -- > Sanjiva Weerawarana, Ph.D. > Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ > Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ > Member; Apache Software Foundation; http://www.apache.org/ > Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Wesley Mesquita LIS/IC - UNICAMP [skype: wesley.mesquita]
