[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Unknown entity type

James пишет:

Perhaps try one of the EclipseLink examples first.

Can you point me to some examples with complete configuration steps?

For example
1. I found some config on http://wiki.eclipse.org/Configuring_a_EclipseLink_JPA_Application_(ELUG)


but it says only about eclipse.jar but this one jar do not contain jpa2.0 api.

2. there are eclipselink.jar and persistence.jar on http://wiki.eclipse.org/EclipseLink/Examples/JPA/JSF_Tutorial
and
http://wiki.eclipse.org/EclipseLink/Examples/JPA/RCP


but eclpselink.zip (2.0.0 M6) (installation archive) do not contain persistence.jar, I'm using javax.persistence_2.0_preview.jar instead.

Sergey


--- James