Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] New remote OSGI branch

Hi Ram and Jay,

The ECF dev, Scott Lewis, is very responsive too and a great help with OSGi remote services. You can reach him in ecf-dev mailing list.

I'm following your progress with interest.

HTH,
Jonah


On 25 Aug 2016 16:38, "Ramachandran K. Narayanan" <knarayanan@xxxxxxxxxxxxx> wrote:
Hello Jay,

I have been looking at issue 261 and have just outlined my progress on this.

I had worked through various sources on how OSGi applications are written and what changes are needed for developing a Remote OSGi service. The most useful sources were:


Using the examples from the code, I can now start a Remote OSGi Host service on my host Windows machine (using org.eclipse.ecf.examples.remoteservices.hello.host.rs) and connect to it from a guest Ubuntu VM (using org.eclipse.ecf.examples.remoteservices.hello.consumer.rs). I am using only the standalone examples and haven't modified ICE code yet.

I am continuing to look at the relevant example code and will carry over modifications to the relevant branch (for ICE). If it works within one VM, I will then try to connect an ICEClient from Windows to an ICECore in a guest Ubuntu (and vice versa) and check that the current UI comes up.

Regards,
Ram

On Tue, Aug 23, 2016 at 11:11 AM Ramachandran K. Narayanan <knarayanan@xxxxxxxxxxxxx> wrote:
Hi Jay,

Sounds good and I have pulled in the changes and the new branch. I will start by taking a look at the two bugs as we had discussed.

Thanks,
Ram


On Tue, Aug 23, 2016 at 10:05 AM Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:
Ram,

I created a new remote OSGI branch for you and I to look at:

jayAndRam/remoteOSGI

I also added two bugs to start


Jay

--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev
--
Ramachandran K. Narayanan
Software Engineer
RNET Technologies Inc.
240 W.Elmwood Drive, Suite 2010
Dayton, OH 45459-4248
--
Ramachandran K. Narayanan
Software Engineer
RNET Technologies Inc.
240 W.Elmwood Drive, Suite 2010
Dayton, OH 45459-4248

_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev

Back to the top