Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #49217] Thu, 07 September 2006 20:26 Go to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Varunkumar,

I'm not sure how that works. Its a question for the EMFT newsgroup.


varunkumar wrote:
> I want to know what is the best way to generate a DBSchema from the
> ecore model.
> Searching the newsportal i found a answer pointing to sympedia.com/cdo
> and it seems that the same CDO and Net4j are now projects in EMFT.
>
> But on downloading CDO iam not able to get any support in the form of
> examples or tutorials. The javadocs is also not working. Even the
> online version of javadocs for CDO are not available, can anyone help
> me regarding this.
> Can i get some help which guides me through the usage of CDO.
>
>
> Thanks and Regards,
> Varunkumar.M
>
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #49229 is a reply to message #49217] Fri, 08 September 2006 07:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Varunkumar,

CDO has moved from Sympedia.org to Eclipse.org some time ago.
I really should mention that on Sympedia.org and will do so
when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).

I will promote one or two more release candidates soon,
but until that happens you can try newer build from
http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=

The CDO examples are also contained in the SDK, but they're
currently not obvious to find. here are some steps to make them run:

1) install eclipse, emf (and otionally ocl)
2) install net4j-sdk and cdo-sdk and start eclipse

4) create a launch config "CDO Server":
on the main tab select "org.eclipse.net4j.examples.server.application" under "Run an application".
on the plugins tab select only the "org.eclipse.emf.cdo.examples.server" and click "Add required plugins" (35 out of ...).
5) run the launch config and watch the console output

6) open the view "CDO Explorer"
7) create new remote resources and edit them, rerun eclipse, start second eclipse and so on...

Last not least, I'm not sure if CDO is the "best way" to generate a db schema for
an ecore file. The focus of CDO is not to provide the most complete mapping
possibilities but to provide a distributed shared model layer for Ecore models.
Maybe it's also a good idea to look at the Teneo project which is now also part of EMFT.

If you have further questions to CDO, don't hesitate to ask them here ;-)

Cheers
/Eike



Ed Merks schrieb:
> Varunkumar,
>
> I'm not sure how that works. Its a question for the EMFT newsgroup.
>
>
> varunkumar wrote:
>> I want to know what is the best way to generate a DBSchema from the
>> ecore model.
>> Searching the newsportal i found a answer pointing to sympedia.com/cdo
>> and it seems that the same CDO and Net4j are now projects in EMFT.
>>
>> But on downloading CDO iam not able to get any support in the form of
>> examples or tutorials. The javadocs is also not working. Even the
>> online version of javadocs for CDO are not available, can anyone help
>> me regarding this.
>> Can i get some help which guides me through the usage of CDO.
>>
>>
>> Thanks and Regards,
>> Varunkumar.M
>>
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #49326 is a reply to message #49229] Fri, 08 September 2006 08:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: varunkumarm.gmail.com

Thanks a lot for the quick reply..I sure will try the way you guided..
And yes i looked at the teneo project also but i downloaded the elver
release as i could not find how to download from eclipse.org.

I'm facing several problems and was struck right in the start. I will post
the problem as another question.
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #50877 is a reply to message #49229] Mon, 18 September 2006 21:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ifedorenko.rogers.com

Eike Stepper wrote:
> Varunkumar,
>
> CDO has moved from Sympedia.org to Eclipse.org some time ago.
> I really should mention that on Sympedia.org and will do so
> when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).
>
> I will promote one or two more release candidates soon,
> but until that happens you can try newer build from
> http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=
>
>

Is anyone able to download nightly CDO builds? I am getting error
message saying that the selected file is invalid, or it is no longer
available for download.

--
Regards,
Igor Fedorenko
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #50993 is a reply to message #50877] Tue, 19 September 2006 05:01 Go to previous message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Igor,

I just tried to download the following:
http://emft.eclipse.org/technology/emft/downloads/download.p hp?dropFile=../../../technology/emft/cdo/downloads/drops/1.0 .0/N200609061442/emft-cdo-SDK-N200609061442.zip

and it worked. I will publish new official builds this week (RC10).

Cheers
/Eike


Igor Fedorenko schrieb:
> Eike Stepper wrote:
>> Varunkumar,
>>
>> CDO has moved from Sympedia.org to Eclipse.org some time ago.
>> I really should mention that on Sympedia.org and will do so
>> when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).
>>
>> I will promote one or two more release candidates soon,
>> but until that happens you can try newer build from
>> http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=
>>
>>
>
> Is anyone able to download nightly CDO builds? I am getting error
> message saying that the selected file is invalid, or it is no longer
> available for download.
>
> --
> Regards,
> Igor Fedorenko
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #590502 is a reply to message #49217] Fri, 08 September 2006 07:21 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Varunkumar,

CDO has moved from Sympedia.org to Eclipse.org some time ago.
I really should mention that on Sympedia.org and will do so
when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).

I will promote one or two more release candidates soon,
but until that happens you can try newer build from
http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=

The CDO examples are also contained in the SDK, but they're
currently not obvious to find. here are some steps to make them run:

1) install eclipse, emf (and otionally ocl)
2) install net4j-sdk and cdo-sdk and start eclipse

4) create a launch config "CDO Server":
on the main tab select "org.eclipse.net4j.examples.server.application" under "Run an application".
on the plugins tab select only the "org.eclipse.emf.cdo.examples.server" and click "Add required plugins" (35 out of ...).
5) run the launch config and watch the console output

6) open the view "CDO Explorer"
7) create new remote resources and edit them, rerun eclipse, start second eclipse and so on...

Last not least, I'm not sure if CDO is the "best way" to generate a db schema for
an ecore file. The focus of CDO is not to provide the most complete mapping
possibilities but to provide a distributed shared model layer for Ecore models.
Maybe it's also a good idea to look at the Teneo project which is now also part of EMFT.

If you have further questions to CDO, don't hesitate to ask them here ;-)

Cheers
/Eike



Ed Merks schrieb:
> Varunkumar,
>
> I'm not sure how that works. Its a question for the EMFT newsgroup.
>
>
> varunkumar wrote:
>> I want to know what is the best way to generate a DBSchema from the
>> ecore model.
>> Searching the newsportal i found a answer pointing to sympedia.com/cdo
>> and it seems that the same CDO and Net4j are now projects in EMFT.
>>
>> But on downloading CDO iam not able to get any support in the form of
>> examples or tutorials. The javadocs is also not working. Even the
>> online version of javadocs for CDO are not available, can anyone help
>> me regarding this.
>> Can i get some help which guides me through the usage of CDO.
>>
>>
>> Thanks and Regards,
>> Varunkumar.M
>>


Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #590526 is a reply to message #49229] Fri, 08 September 2006 08:24 Go to previous message
Eclipse UserFriend
Originally posted by: varunkumarm.gmail.com

Thanks a lot for the quick reply..I sure will try the way you guided..
And yes i looked at the teneo project also but i downloaded the elver
release as i could not find how to download from eclipse.org.

I'm facing several problems and was struck right in the start. I will post
the problem as another question.
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #591284 is a reply to message #49229] Mon, 18 September 2006 21:18 Go to previous message
Igor Fedorenko is currently offline Igor FedorenkoFriend
Messages: 14
Registered: July 2009
Junior Member
Eike Stepper wrote:
> Varunkumar,
>
> CDO has moved from Sympedia.org to Eclipse.org some time ago.
> I really should mention that on Sympedia.org and will do so
> when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).
>
> I will promote one or two more release candidates soon,
> but until that happens you can try newer build from
> http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=
>
>

Is anyone able to download nightly CDO builds? I am getting error
message saying that the selected file is invalid, or it is no longer
available for download.

--
Regards,
Igor Fedorenko
Re: Ecore to DBSchema...Is sympedia's CDO same as the one in EMFT now [message #591371 is a reply to message #50877] Tue, 19 September 2006 05:01 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Igor,

I just tried to download the following:
http://emft.eclipse.org/technology/emft/downloads/download.p hp?dropFile=../../../technology/emft/cdo/downloads/drops/1.0 .0/N200609061442/emft-cdo-SDK-N200609061442.zip

and it worked. I will publish new official builds this week (RC10).

Cheers
/Eike


Igor Fedorenko schrieb:
> Eike Stepper wrote:
>> Varunkumar,
>>
>> CDO has moved from Sympedia.org to Eclipse.org some time ago.
>> I really should mention that on Sympedia.org and will do so
>> when CDO 1.0.0 final is ready by end of this month (Callisto 3.2.1).
>>
>> I will promote one or two more release candidates soon,
>> but until that happens you can try newer build from
>> http://emft.eclipse.org/technology/emft/downloads/?proj=cdo& amp;showAll=&sortBy=
>>
>>
>
> Is anyone able to download nightly CDO builds? I am getting error
> message saying that the selected file is invalid, or it is no longer
> available for download.
>
> --
> Regards,
> Igor Fedorenko


Previous Topic:NullPointer exception when using Elver/Teneo's HibernateResource (with solution)
Next Topic:Teneo: Hibernate 3.2rc4 incompatibility
Goto Forum:
  


Current Time: Thu Sep 19 11:15:49 GMT 2024

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

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

Back to the top