Thanks for this! I plan to commit an initial version of Axis2 binding by tomorrow, hope this will provide a base for more people to jump in. This initial version is not a complete working version yet, I have not got time to figure out how data transforming works and how binding is properly initialized, for example, how to pass in Servlet host, how to read SCDL. And of course, more test cases are needed :-)
Cheers, Jervis Liu -----Original Message----- From: cr22rc [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 25, 2006 11:17 AM To: [email protected] Subject: Re: RMI Binding Liu, I'd like to help out with the Axis piece. I worked on parts of the server binding on the old base. I'd like to sync up with this if there is something I can work on. I assume that the Celtix and Axis are separate projects? With the possibility of some code sharing? Liu, Jervis wrote: > Hi Venkat, > > You may want to take a look into Celtix binding in the main java trunk as a > reference on how to implement bindings, though I am afraid it is not > completely function yet. It still lacks of data transforming ands SCDL > reading/bootstrapping. I am currently working on this. I am also working on > porting Axis2 binding, hopefully I can commit an initial version by tomorrow. > > Cheers, > Jervis > > -----Original Message----- > From: Venkata Krishnan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 25, 2006 1:26 AM > To: [email protected] > Subject: Re: RMI Binding > > > Hi Jeremy, > Are there any protocol bindings that have been completely implemented, which > I can look into and emulate for the RMI Binding. Or alternatively, if you > can point me to the things that I should be doing or the classes that I > should be looking into for this, that will also be very helpful. Thanks > > - Venkat > > On 7/7/06, Venkata Krishnan <[EMAIL PROTECTED]> wrote: > >> I have a call late tonight. Hence I should be able to catch up with you >> on the IRC. Thanks. >> >> Venkat >> >> >> >> On 7/7/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote: >> >>> Venkat, >>> >>> I know I said on IRC this morning I would try an post some comments >>> on migrating this but I am afraid that things today have kept me >>> distracted. I will be on IRC early tomorrow morning, I hope that is >>> not too late for you. >>> >>> -- >>> Jeremy >>> >>> On Jul 6, 2006, at 11:51 AM, Jeremy Boynes wrote: >>> >>> >>>> As discussed on IRC this morning, I have checked Venkat's RMI >>>> binding code from TUSCANY-467 into the sandbox. This is still based >>>> on the M1 implementation but we wanted to have something in SVN to >>>> act as a baseline for discussion. It will not compile at this time >>>> so I have not incorporated it into the build. >>>> >>>> -- >>>> Jeremy >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
