Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Trouble with Comics RCP example

Hi Christian,

  I'll try to answer your questions.

csergiu77 wrote:

1) Does this Commics sample that Tim worte work on Ganymede ? since when i
try to run it another instance of eclipse is show

I believe the comics example in SVN is a different one from Tim's example. Tim's example goes further to show some more advanced Service-related funtionality.

The Comics example on the SVN server works on Ganymede. Can you be more specific about the problem you are seeing?



2)On the sample from svn all sample is a tree or i did something wrong  ?(it
was hard to configure until i start the sample)

The Comics example is very simple. There are two components that interact with the database. The setup component populates the database. The RCP component gets data from the database to populate a simple tree.

-Tom


THX



Chr|stian wrote:
Tim Hollosy skrev:
Good to hear, also if you haven't yet check out my example eclipse app
that uses the comics db:

<shameless plug>
http://www.weheartcode.com/2008/08/27/eclipselink-in-j2se-rcp-applications/
</shameless plug>
I actually have tried to implement the way you did things in my own test. I ran into a anoying problem (getting an EntityManagerFactory that's null), but I guess I'll give it another go now. :-)

--
Sincerly
Christian Michelsen
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users





Back to the top