Riena Remote with org.eclipse.ui dependency [message #488600] |
Tue, 29 September 2009 08:12  |
Eclipse User |
|
|
|
Dear Riena Group,
in my post before I report from a invalid Activator problem. I explore
it and my result is that this exception occur if a Plug-in has a
dependency to org.eclipse.ui. Now my question: Is it possible to publish
remote services with org.eclipse.ui dependency?
If yes, how can I do it?
If no, are there any ideas or thinkings in this direction in the future
development of riena?
Thanks in advance
Waldi
|
|
|
|
|
Re: Riena Remote with org.eclipse.ui dependency [message #488985 is a reply to message #488940] |
Thu, 01 October 2009 02:08  |
Eclipse User |
|
|
|
Hi Waldi,
Hmm, I added a dependency to org.eclipse.ui (and some required bundles)
to a server. Additionally I created a display with:
Display display = PlatformUI.createDisplay();
display.beep();
within the activator of the server bundle. It starts and beeps as
expected but did not cause any exceptions.
What was the exception that you had?
Tschüß,
Stefan
Waldi Waldemar wrote:
> Not directly. A dependency of it has a dependency to org.eclipse.ui.
>
> Stefan Liebig schrieb:
>> Hi Waldi,
>>
>> Sorry for replying so late!
>>
>> Does your server bundle (containing the remote service) has the
>> dependency to org.eclipse.ui?
>>
>> Tschüß,
>> Stefan
>>
>> Waldi Waldemar wrote:
>>> Dear Riena Group,
>>>
>>> in my post before I report from a invalid Activator problem. I
>>> explore it and my result is that this exception occur if a Plug-in
>>> has a dependency to org.eclipse.ui. Now my question: Is it possible
>>> to publish remote services with org.eclipse.ui dependency?
>>> If yes, how can I do it?
>>> If no, are there any ideas or thinkings in this direction in the
>>> future development of riena?
>>>
>>> Thanks in advance
>>>
>>> Waldi
|
|
|
Re: Riena Remote with org.eclipse.ui dependency [message #583664 is a reply to message #488600] |
Wed, 30 September 2009 10:07  |
Eclipse User |
|
|
|
Hi Waldi,
Sorry for replying so late!
Does your server bundle (containing the remote service) has the
dependency to org.eclipse.ui?
Tschüß,
Stefan
Waldi Waldemar wrote:
> Dear Riena Group,
>
> in my post before I report from a invalid Activator problem. I explore
> it and my result is that this exception occur if a Plug-in has a
> dependency to org.eclipse.ui. Now my question: Is it possible to publish
> remote services with org.eclipse.ui dependency?
> If yes, how can I do it?
> If no, are there any ideas or thinkings in this direction in the future
> development of riena?
>
> Thanks in advance
>
> Waldi
|
|
|
Re: Riena Remote with org.eclipse.ui dependency [message #583677 is a reply to message #488862] |
Wed, 30 September 2009 15:05  |
Eclipse User |
|
|
|
Not directly. A dependency of it has a dependency to org.eclipse.ui.
Stefan Liebig schrieb:
> Hi Waldi,
>
> Sorry for replying so late!
>
> Does your server bundle (containing the remote service) has the
> dependency to org.eclipse.ui?
>
> Tschüß,
> Stefan
>
> Waldi Waldemar wrote:
>> Dear Riena Group,
>>
>> in my post before I report from a invalid Activator problem. I explore
>> it and my result is that this exception occur if a Plug-in has a
>> dependency to org.eclipse.ui. Now my question: Is it possible to
>> publish remote services with org.eclipse.ui dependency?
>> If yes, how can I do it?
>> If no, are there any ideas or thinkings in this direction in the
>> future development of riena?
>>
>> Thanks in advance
>>
>> Waldi
|
|
|
Re: Riena Remote with org.eclipse.ui dependency [message #583724 is a reply to message #488940] |
Thu, 01 October 2009 02:08  |
Eclipse User |
|
|
|
Hi Waldi,
Hmm, I added a dependency to org.eclipse.ui (and some required bundles)
to a server. Additionally I created a display with:
Display display = PlatformUI.createDisplay();
display.beep();
within the activator of the server bundle. It starts and beeps as
expected but did not cause any exceptions.
What was the exception that you had?
Tschüß,
Stefan
Waldi Waldemar wrote:
> Not directly. A dependency of it has a dependency to org.eclipse.ui.
>
> Stefan Liebig schrieb:
>> Hi Waldi,
>>
>> Sorry for replying so late!
>>
>> Does your server bundle (containing the remote service) has the
>> dependency to org.eclipse.ui?
>>
>> Tschüß,
>> Stefan
>>
>> Waldi Waldemar wrote:
>>> Dear Riena Group,
>>>
>>> in my post before I report from a invalid Activator problem. I
>>> explore it and my result is that this exception occur if a Plug-in
>>> has a dependency to org.eclipse.ui. Now my question: Is it possible
>>> to publish remote services with org.eclipse.ui dependency?
>>> If yes, how can I do it?
>>> If no, are there any ideas or thinkings in this direction in the
>>> future development of riena?
>>>
>>> Thanks in advance
>>>
>>> Waldi
|
|
|
Powered by
FUDForum. Page generated in 0.35127 seconds