[CDO] UI repository browser [message #111919] |
Fri, 08 February 2008 12:02  |
Eclipse User |
|
|
|
Hi Eike,
thanks for the hint with the global registry - I'll have a look into
this on monday.
One last question before the week-end starts ;-)
Is it possible to browse CDO repositories using the net4j or cdo ui over
jvm?
I tried to enter a jvm:// URL into the CDO Session view but failed.
Thank you so much for your assistance :-)
Cheers,
Stefan
|
|
|
|
|
Re: [CDO] UI repository browser [message #112080 is a reply to message #112067] |
Mon, 11 February 2008 04:38  |
Eclipse User |
|
|
|
Stefan Winkler wrote:
> Hi,
> I figured it out:
> one has to use "jvm://default" as server description and the repository
> name as the repository name ;-)
Great! And thx for the info ;-)
Cheers
/Eike
> Cheers,
> Stefan
> Eike Stepper schrieb:
>> Hi Stefan,
>>
>> Yes, if the "jvm://..." thing doesn't work (I have to look into the
>> code which I have not available right now) then you can also use the
>> following approach:
>>
>> IConnector connector =
>>
(IConnector)IPluginContainer.INSTANCE.getElement("org.eclipse.net4j.connectors ",
>> "jvm", "default");
>>
>> and pass this connector explicitely into CDOUtil.openSession(...)
>>
>> I must hurry now to reach my flieght ;-)
>>
>> Cheers
>> /Eike
>>
>>
>>
|
|
|
Re: [CDO] UI repository browser [message #615470 is a reply to message #111919] |
Fri, 08 February 2008 12:19  |
Eclipse User |
|
|
|
Hi Stefan,
Yes, if the "jvm://.." thing doesn't work (I have to look into the code
which I have not available right now) then you can also use the following
approach:
IConnector connector =
(IConnector)IPluginContainer.INSTANCE.getElement("org.eclipse.net4j.connectors ",
"jvm", "default");
and pass this connector explicitely into CDOUtil.openSession(...)
I must hurry now to reach my flieght ;-)
Cheers
/Eike
|
|
|
Re: [CDO] UI repository browser [message #615475 is a reply to message #111920] |
Mon, 11 February 2008 03:59  |
Eclipse User |
|
|
|
Hi,
I figured it out:
one has to use "jvm://default" as server description and the repository
name as the repository name ;-)
Cheers,
Stefan
Eike Stepper schrieb:
> Hi Stefan,
>
> Yes, if the "jvm://.." thing doesn't work (I have to look into the
> code which I have not available right now) then you can also use the
> following approach:
>
> IConnector connector =
> (IConnector)IPluginContainer.INSTANCE.getElement("org.eclipse.net4j.connectors ",
> "jvm", "default");
>
> and pass this connector explicitely into CDOUtil.openSession(...)
>
> I must hurry now to reach my flieght ;-)
>
> Cheers
> /Eike
>
>
>
|
|
|
Re: [CDO] UI repository browser [message #615476 is a reply to message #112067] |
Mon, 11 February 2008 04:38  |
Eclipse User |
|
|
|
Stefan Winkler wrote:
> Hi,
> I figured it out:
> one has to use "jvm://default" as server description and the repository
> name as the repository name ;-)
Great! And thx for the info ;-)
Cheers
/Eike
> Cheers,
> Stefan
> Eike Stepper schrieb:
>> Hi Stefan,
>>
>> Yes, if the "jvm://.." thing doesn't work (I have to look into the
>> code which I have not available right now) then you can also use the
>> following approach:
>>
>> IConnector connector =
>>
(IConnector)IPluginContainer.INSTANCE.getElement("org.eclipse.net4j.connectors ",
>> "jvm", "default");
>>
>> and pass this connector explicitely into CDOUtil.openSession(...)
>>
>> I must hurry now to reach my flieght ;-)
>>
>> Cheers
>> /Eike
>>
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.08908 seconds