Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Handling IVizFactory

Sorry for the trouble. I am reminded of this, starting around 1:25,

http://youtu.be/xOrgLj9lOwk

Jay

On Jan 9, 2015 5:41 PM, "Wojtowicz, Anna" <wojtowicza@xxxxxxxx> wrote:

Well, resetting my target and launch configuration 20 (not 19, not 21, but 20) times solved the trick… *sigh*

 

From: ice-dev-bounces@xxxxxxxxxxx [mailto:ice-dev-bounces@xxxxxxxxxxx] On Behalf Of Jordan Deyton
Sent: Friday, January 09, 2015 4:50 PM
To: ice-dev@xxxxxxxxxxx
Subject: Re: [ice-dev] Handling IVizFactory

 

I think I noticed earlier that the org.eclipse.ice.viz.service bundle was not added to the launch configuration (with auto-start set to true), so the OSGi service was never started.

However, I wasn't sure if that was just something that I messed up in the branch I'm working in or not.

Jordan

Jordan Deyton
Oak Ridge National Laboratory
Telephone: (865) 574-1091
Email: deytonjh@xxxxxxxx

On 1/9/2015 4:20 PM, Jay Jay Billings wrote:

Anna,

Yes. The first thing to do is check your launch configuration. If not, I can try to take a look at it tomorrow.

Jay

On Jan 9, 2015 4:16 PM, "Anna Wojtowicz" <anna.woj@xxxxxxxxx> wrote:

Hey Jay,

 

Should OSGi automatically create and handle the IVizFactory? I’m having trouble getting the Reflectivity stuff to work, specifically it seems like the vizFactory in ICEResourcePage.setResourceComponent(…) is null (line 331). The actual resource component has the two dummy VizResources loaded into it, but it can’t make the leap to plot it via the service.

 

Anna

 




_______________________________________________
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

Back to the top