Re: ODMG4 jar file does not exisit
That's a Hibernate jar file, odmg.jar. It should be in
${HIBERNATE_HOME}/lib. Make sure you downloaded Hibernate 2.1, as that's the
version referenced in the quickstart I'm assuming you're using.
http://www.hibernate.org/hib_docs/reference/en/html/quickstart.html
If you generate the docs from the Hibernate 3 source, it has an updated
quickstart guide that uses Hibernate 3 instead. That updated documentation
hasn't made it to the website yet.
-- Jeff.
On 5/8/07 10:08 AM, "Jack Yu" <jyu(at)iis-consulting(dot)com> wrote:
> I'm following a tutorial from hibernate.org,
> It told me to copy the 0DMG4 jar file to my webapps,
> But I can't find any file with the filename ODMG4.
Home |
Main Index |
Thread Index