Skip to main content

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

It may not be in master. I've been working in the reflectivity branch.

Jay

On Jan 9, 2015 4:50 PM, "Jordan Deyton" <deytonjh@xxxxxxxx> wrote:
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