Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO Teneo] Setup How to
[CDO Teneo] Setup How to [message #508014] Fri, 15 January 2010 15:02 Go to next message
Allon Moritz is currently offline Allon MoritzFriend
Messages: 38
Registered: July 2009
Member
My RCP App is based on Teneo and is working really good.

Now I want CDO as my Model Repository but with Teneo/Hibernate as data store. The documentation at elver.org says that I have to do something with the plugin org.eclipse.emf.cdo.server.hibernate but not exactly what. The first problem is that I can't find/install this plugin via update manager (I have installed all plugins from CDO and Teneo). The next is how to configure CDO to work with Teneo/hibernate.

It would be great if somebody can give me a step by step instruction how to setup a CDO server with Teneo/hibernate....

greets allon
Re: [CDO Teneo] Setup How to [message #508067 is a reply to message #508014] Fri, 15 January 2010 18:20 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Allon,

I hope that Martin Taal can give some pointers. Martin, do you think you
could add a small setup tutorial to the wiki?

Cheers
/Eike

----
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Allon Moritz schrieb:
> My RCP App is based on Teneo and is working really good.
>
> Now I want CDO as my Model Repository but with Teneo/Hibernate as data
> store. The documentation at elver.org says that I have to do something
> with the plugin org.eclipse.emf.cdo.server.hibernate but not exactly
> what. The first problem is that I can't find/install this plugin via
> update manager (I have installed all plugins from CDO and Teneo). The
> next is how to configure CDO to work with Teneo/hibernate.
>
> It would be great if somebody can give me a step by step instruction
> how to setup a CDO server with Teneo/hibernate....
>
> greets allon


Re: [CDO Teneo] Setup How to [message #508093 is a reply to message #508067] Fri, 15 January 2010 21:30 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Allon, Eike,
Yes this was/is on my todo list now for a while... I will do my best to get something done this weekend or early next week.

For CDO/Teneo you should use the CDO 3.0 version.

Eike, can you list the download location for CDO 3.0 plugins? I checked this location:
https://build.eclipse.org/hudson/job/cbi-emf-net4j-cdo-3.0/
but it wasn't directly clear for me where to download the CDO plugins (or maybe a missed a red blinking 'download here'
button somewhere :-)
(I work with CDO directly from development projects)

The required hibernate plugins (3.3.2) and some jdbc plugins are available here:
http://net4j.sourceforge.net/update/

gr. Martin

Eike Stepper wrote:
> Hi Allon,
>
> I hope that Martin Taal can give some pointers. Martin, do you think you
> could add a small setup tutorial to the wiki?
>
> Cheers
> /Eike
>
> ----
> http://thegordian.blogspot.com
> http://twitter.com/eikestepper
>
>
>
> Allon Moritz schrieb:
>> My RCP App is based on Teneo and is working really good.
>>
>> Now I want CDO as my Model Repository but with Teneo/Hibernate as data
>> store. The documentation at elver.org says that I have to do something
>> with the plugin org.eclipse.emf.cdo.server.hibernate but not exactly
>> what. The first problem is that I can't find/install this plugin via
>> update manager (I have installed all plugins from CDO and Teneo). The
>> next is how to configure CDO to work with Teneo/hibernate.
>>
>> It would be great if somebody can give me a step by step instruction
>> how to setup a CDO server with Teneo/hibernate....
>>
>> greets allon


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [CDO Teneo] Setup How to [message #508122 is a reply to message #508093] Sat, 16 January 2010 07:34 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Martin Taal schrieb:
> Hi Allon, Eike,
> Yes this was/is on my todo list now for a while... I will do my best
> to get something done this weekend or early next week.
Cool, thank you!

>
> For CDO/Teneo you should use the CDO 3.0 version.
>
> Eike, can you list the download location for CDO 3.0 plugins?
https://build.eclipse.org/hudson/job/cbi-emf-net4j-cdo-3.0/l astSuccessfulBuild/artifact/build/
+ Nxyz/

Unfortunately PDEBuild/Athena creates a folder with a name that contains
the PDEBuild buildID. Since that changes with each new build there's no
way to give a perma link ;-(

Cheers
/Eike

----
http://thegordian.blogspot.com
http://twitter.com/eikestepper


> I checked this location:
> https://build.eclipse.org/hudson/job/cbi-emf-net4j-cdo-3.0/
> but it wasn't directly clear for me where to download the CDO plugins
> (or maybe a missed a red blinking 'download here' button somewhere :-)
> (I work with CDO directly from development projects)
>
> The required hibernate plugins (3.3.2) and some jdbc plugins are
> available here:
> http://net4j.sourceforge.net/update/
>
> gr. Martin
>
> Eike Stepper wrote:
>> Hi Allon,
>>
>> I hope that Martin Taal can give some pointers. Martin, do you think you
>> could add a small setup tutorial to the wiki?
>>
>> Cheers
>> /Eike
>>
>> ----
>> http://thegordian.blogspot.com
>> http://twitter.com/eikestepper
>>
>>
>>
>> Allon Moritz schrieb:
>>> My RCP App is based on Teneo and is working really good.
>>>
>>> Now I want CDO as my Model Repository but with Teneo/Hibernate as data
>>> store. The documentation at elver.org says that I have to do something
>>> with the plugin org.eclipse.emf.cdo.server.hibernate but not exactly
>>> what. The first problem is that I can't find/install this plugin via
>>> update manager (I have installed all plugins from CDO and Teneo). The
>>> next is how to configure CDO to work with Teneo/hibernate.
>>>
>>> It would be great if somebody can give me a step by step instruction
>>> how to setup a CDO server with Teneo/hibernate....
>>>
>>> greets allon
>
>


Previous Topic:filling URI property on a EMF model
Next Topic:Performance for a EMF data model.
Goto Forum:
  


Current Time: Fri Apr 19 16:55:41 GMT 2024

Powered by FUDForum. Page generated in 0.03880 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top