Re: RMI Binding reactivated on the trunk

2007-05-02 Thread Venkata Krishnan
Oops. sorry.. I did not add them to the samples pom when I committed them. Yes they are working and I will add them right away. Thanks - Venkat On 5/3/07, Luciano Resende <[EMAIL PROTECTED]> wrote: Hi Venkat, are the RMI samples working now (calculator-rmi-reference and calculator-rmi-service

Re: RMI Binding reactivated on the trunk

2007-05-02 Thread Luciano Resende
Hi Venkat, are the RMI samples working now (calculator-rmi-reference and calculator-rmi-service)? Just checking as they were not added into the samples pom, so they could be built during regular builds. On 4/28/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: Hi, I have added a couple of samples

Re: RMI Binding reactivated on the trunk

2007-04-28 Thread Venkata Krishnan
Hi, I have added a couple of samples now - one to demonstrate RMI Binding as reference binding and another to demonstrate RMI Binding as service binding. I have also added a readme.html to these samples. Thanks. - Venkat On 4/27/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: Hi Sebastien,

Re: RMI Binding reactivated on the trunk

2007-04-27 Thread Venkata Krishnan
Hi Sebastien, thanks for taking a look. The testcase in there... maybe its actually a itest, show how it works, but then it combines the rmi reference and service into one test. So I agree that we must have a sample and will work on that. - Venkat On 4/27/07, Jean-Sebastien Delfino <[EMAIL PR

Re: RMI Binding reactivated on the trunk

2007-04-27 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi, I have got the RMI Binding going on the trunk now. This is implemented with two modules Java RMI Binding and Java RMI Host Extension Point. For now I have combined the processor, model and runtime parts of the RMI Binding into a single module but under distinct p

RMI Binding reactivated on the trunk

2007-04-26 Thread Venkata Krishnan
Hi, I have got the RMI Binding going on the trunk now. This is implemented with two modules Java RMI Binding and Java RMI Host Extension Point. For now I have combined the processor, model and runtime parts of the RMI Binding into a single module but under distinct packages. As we whet our SPI