Is org.eclipse.ocl.ecore for equinox only? [message #1328091] |
Fri, 02 May 2014 10:00  |
Eclipse User |
|
|
|
Is there a way to make org.eclipse.ocl.ecore work in Felix?
I just encountered a very nasty surprise. I am using some third party bundles that depend on the org.eclipse.ocl.ecore, which in turn depends on org.eclipse.runtime. The bundles in question run nicely in equinox but not in Felix. Class casting exceptions arise when one tries this. The tragedy is I have other bundles that are fine in Felix but problematic in equinox. To top it off, Felix is my production platform.
Everything works great outside OSGi.
Thanks all
|
|
|
|
|
|
|
Re: Is org.eclipse.ocl.ecore for equinox only? [message #1328380 is a reply to message #1328273] |
Fri, 02 May 2014 13:11  |
Eclipse User |
|
|
|
Hi
"it's a silly problem" was predicated on "EMF works fine". Clearly it
doesn't.
Good to see someone working on it. Hopefully the solution will be useful
for derived EMF projects too.
Regards
Ed Willink
On 02/05/2014 17:00, Ed Merks wrote:
> Actually it's not just a silly problem:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=328227
>
> But it looks like I'm close to a solution that would make model and
> edit bundles work in Equinox or in any OSGi container.
>
> To support this fully does require changes in existing MANIFEST.MF as
> well as changes in the bundle activator implementations, but hopefully
> there will be a generated solution for all those things.
>
>
> On 02/05/2014 5:49 PM, Ed Willink wrote:
>> Hi
>>
>> If EMF works fine, its probably a silly problem.
>>
>> What are the CCEs?
>>
>> Regards
>>
>> Ed Willink
>>
>>
>> On 02/05/2014 16:48, Geoffry Roberts wrote:
>>> Thanks Ed,
>>>
>>> Yes, EMF works fine. it's the *ocl* clutch of bundles that are at
>>> issue. Everyone of them requires org.eclipse.runtime.
>>>
>>> I'll look for the ocl group and try again.
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05134 seconds