Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] ICE ConnectCoreAction Usage

Hello Jay,

Sure, that sounds good. Any time and day works for me, so feel free to choose the meeting time.

Regards,
Ram

On Wed, Aug 17, 2016 at 2:20 PM Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:

Ram,

It would be fun to work on it together, if you don't mind. Can we talk by phone soon?

I'm out this afternoon, so I will digg up links in the morning.

Jay


On Aug 17, 2016 9:39 AM, "Ramachandran K. Narayanan" <knarayanan@xxxxxxxxxxxxx> wrote:
Hello Jay,

Thanks for the outline. I think production quality with the remote OSGI service would be good. If there are some links or resources on how to get started, I can follow up from there.

Regards,
Ram

On Tue, Aug 16, 2016 at 10:01 PM Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:

Ram,

Once upon a time, that action was used to connect an ICEClient to an instance of the ICECore other than its own, locally or remotely. I disabled it, but kept the code for reference, because I wanted to move to a full web interface.

This particular code uses the RemoteCoreProxy, which has some bugs related to memory. It is also only partially implemented and does not completely processx workflows. If I were going to do this again today, I would publish the ICECore as a remote OSGI service, which automatically proxies the memory correctly.

So let me know what you are doing exactly and we can look into it. If you are playing, let's fire up the ConnectCoreAction. If you want something that is production quality, let's look at a remote OSGI service.

What do you think?

Jay


On Aug 16, 2016 6:15 PM, "Ramachandran K. Narayanan" <knarayanan@xxxxxxxxxxxxx> wrote:
Hello ICE-Dev,

As part of my work, I am trying to investigate how I can start up an ICEClient and have it connect to an ICECore separately, say, from different machines.

I have been looking around in the ICE Source code and I came across
org.eclipse.ice.client.common.ConnectCoreAction

This seems to have the relevant functions of interest (ConnectCoreAction constructor). But it has references to IWorkbenchWindow and I was wondering how I would trigger this function. I have only used ICE and I am wondering if I should so something specific from the Eclipse Workbench view so that this function is called.

Hope this description helps. Please let me know if you need more information.

Thanking You,
--
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
_______________________________________________
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

_______________________________________________
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
_______________________________________________
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

Back to the top