From: | Jeff Hubbach <jeff(dot)hubbach(at)cha(dot)com> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: ODMG4 jar file does not exisit |
Date: | 2007-05-08 16:53:22 |
Message-ID: | C2660722.2D1E%jeff.hubbach@cha.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Geert Verhaag | 2007-05-15 11:04:09 | JDBC and ClassNotFoundException |
Previous Message | Jack Yu | 2007-05-08 16:08:53 | ODMG4 jar file does not exisit |