tomcat « Map « JPA Q&A





1. Tomcat JDBCRealm mapping    forum.hibernate.org

Hi guys ! I'd like to manage the users of my tomcat JDBCRealm with hibernate. But i don't know if my mapping is true. Someone can help me ? My mapping files :

2. Tomcat and hibernate mapping file    forum.hibernate.org

3. Mapping one property to two columns (tomcat authentication)    forum.hibernate.org

Need help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version: 3.1 Hi, I have the following scenario. These are my tables: ------------------------------- | USER | ------------------------------- | PK | ID | | VARHCHAR | USERNAME | | VARCHAR | PASSWORD| -------------------------------- ------------------------------- | ROLES | ------------------------------- | PK | ID | | VARHCHAR | USERNAME | | VARCHAR | ...

4. Works on Tomcat - Fails on OC4J - Mapping Exception    forum.hibernate.org

Hibernate version:3.1.3 Mapping File Code: ...