I have looked all over for the answer to this and can't find a straightforward answer.  Is it possible to use Hibernate Annotations with Hibernate 3.1 and Java 5 without anything from EJB3?  This
http://www.hibernate.org/hib_docs/annot ... e/en/html/
has a section named "Mapping with EJB3 Annotations" and the Hibernate Annotations download contains a file ejb3-persistence.jar.
So, can someone straighten this out for me?  How tied together are Hibernate Annotations and EJB3?  And what do I need in order to just have a web application that runs in Tomcat and uses Hibernate and Java 5 annotations to persist data to a database?
  Thanks,
   -M@