Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] Problems with Eclipselink
[Teneo] Problems with Eclipselink [message #429371] Tue, 21 April 2009 14:30 Go to next message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Hello,

I am trying to go through the teneo / eclipselink tutorial from the wiki
page
http://wiki.eclipse.org/EMF/Teneo/EclipseLink_JPA

The tests run green.

But I cannot let teneo create orm.xml files since there is no context menu
"Teneo -> Generate orm".
All I can see are 6 Hibernate and SDO mapping actions. None of them
work, all are complaining about not being able to find a main class.

I tried out different constellations of eclipse 3.4.2 and 3.5M6 as well
as teneo-eclipselink 1.0.3, 1.0.4, 1.1.0 without any success.

I am very interested in mapping EMF models to a database using
eclipselink JPA. So can anybody point me in the right direction ?

Thanks
Sebastian
Re: [Teneo] Problems with Eclipselink [message #429372 is a reply to message #429371] Tue, 21 April 2009 14:33 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Sebastian,
I think you installed the Teneo Hibernate plugins but not the Teneo EclipseLink plugins. Or maybe you installed them but
there was a failed dependency which ment that the Teneo EclipseLink plugins did not get initialized.
Can you check the log (in your workspace and then in the .metadata/.log file.
Can you see the EclipseLink plugins?

gr. Martin

Sebastian Fuchs wrote:
> Hello,
>
> I am trying to go through the teneo / eclipselink tutorial from the wiki
> page
> http://wiki.eclipse.org/EMF/Teneo/EclipseLink_JPA
>
> The tests run green.
>
> But I cannot let teneo create orm.xml files since there is no context menu
> "Teneo -> Generate orm".
> All I can see are 6 Hibernate and SDO mapping actions. None of them
> work, all are complaining about not being able to find a main class.
>
> I tried out different constellations of eclipse 3.4.2 and 3.5M6 as well
> as teneo-eclipselink 1.0.3, 1.0.4, 1.1.0 without any success.
>
> I am very interested in mapping EMF models to a database using
> eclipselink JPA. So can anybody point me in the right direction ?
>
> Thanks
> Sebastian


--

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: [Teneo] Problems with Eclipselink [message #429373 is a reply to message #429372] Tue, 21 April 2009 14:50 Go to previous messageGo to next message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Hi Martin,

all the plugins are resolved and can be found.
they appear in the target environment and i am able to find them through
the plugin.xml - dependency wizard.

i put them in /dropins/plugins/*.jar


Martin Taal schrieb:
> Hi Sebastian,
> I think you installed the Teneo Hibernate plugins but not the Teneo
> EclipseLink plugins. Or maybe you installed them but there was a failed
> dependency which ment that the Teneo EclipseLink plugins did not get
> initialized.
> Can you check the log (in your workspace and then in the .metadata/.log
> file.
> Can you see the EclipseLink plugins?
>
> gr. Martin
Re: [Teneo] Problems with Eclipselink [message #429374 is a reply to message #429373] Tue, 21 April 2009 14:51 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Sebastian,
Can you see this plugin somewhere?
org.eclipse.emf.teneo.orm.eclipse

gr. Martin

Sebastian Fuchs wrote:
> Hi Martin,
>
> all the plugins are resolved and can be found.
> they appear in the target environment and i am able to find them through
> the plugin.xml - dependency wizard.
>
> i put them in /dropins/plugins/*.jar
>
>
> Martin Taal schrieb:
>> Hi Sebastian,
>> I think you installed the Teneo Hibernate plugins but not the Teneo
>> EclipseLink plugins. Or maybe you installed them but there was a
>> failed dependency which ment that the Teneo EclipseLink plugins did
>> not get initialized.
>> Can you check the log (in your workspace and then in the
>> .metadata/.log file.
>> Can you see the EclipseLink plugins?
>>
>> gr. Martin
>


--

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: [Teneo] Problems with Eclipselink [message #429375 is a reply to message #429374] Tue, 21 April 2009 14:59 Go to previous messageGo to next message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Hi Martin,

no, I can't see it.
I installed (the last time) only the suggested plugins (mostly runtimes
only) exactly as described on the wiki page to avoid (possible ?)
conflicts between runtime and sdk-plugins.

What I can do is import this plugin from CVS into my workspace.

Martin Taal schrieb:
> Hi Sebastian,
> Can you see this plugin somewhere?
> org.eclipse.emf.teneo.orm.eclipse
>
> gr. Martin
Re: [Teneo] Problems with Eclipselink [message #429379 is a reply to message #429375] Tue, 21 April 2009 15:30 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Sebastian,
I checked and apparently the plugins I mean are not in the 1.0.3 build but in the 1.0.4 maintenance build and in the
latest 1.1.0 maintenance build (so not in 1.1.0m6). You can find these here:
http://www.eclipse.org/modeling/emf/downloads/?project=teneo

Sorry for the inconvenience. I will update the wiki page to ensure that people take the correct version...

gr. Martin

Sebastian Fuchs wrote:
> Hi Martin,
>
> no, I can't see it.
> I installed (the last time) only the suggested plugins (mostly runtimes
> only) exactly as described on the wiki page to avoid (possible ?)
> conflicts between runtime and sdk-plugins.
>
> What I can do is import this plugin from CVS into my workspace.
>
> Martin Taal schrieb:
>> Hi Sebastian,
>> Can you see this plugin somewhere?
>> org.eclipse.emf.teneo.orm.eclipse
>>
>> gr. Martin


--

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: [Teneo] Problems with Eclipselink [message #429380 is a reply to message #429379] Tue, 21 April 2009 15:38 Go to previous message
Sebastian Fuchs is currently offline Sebastian FuchsFriend
Messages: 97
Registered: July 2009
Member
Martin,

no problem.
Thank you for your quick answers.

Sebastian

Martin Taal schrieb:
> Hi Sebastian,
> I checked and apparently the plugins I mean are not in the 1.0.3 build
> but in the 1.0.4 maintenance build and in the latest 1.1.0 maintenance
> build (so not in 1.1.0m6). You can find these here:
> http://www.eclipse.org/modeling/emf/downloads/?project=teneo
>
> Sorry for the inconvenience. I will update the wiki page to ensure that
> people take the correct version...
>
> gr. Martin
Previous Topic:Platform URIs
Next Topic:[Teneo] where to set hibernate.hbm2dll_auto option in ehb file
Goto Forum:
  


Current Time: Thu Mar 28 20:47:52 GMT 2024

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

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

Back to the top