1. why conficconfig not match "(session-factory,security?) forum.hibernate.orgNeed help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Why can't parse hibernate.cfg.xml , the statement: the sessionFactory = new Configuration().configure().buildSessionFactory(); throws error : if I drop the statement : " |
2. JAAS, security and (Stateless) sessions forum.hibernate.orgHi everyone, I'm looking into joining JAAS security and Hibernate and I was really excited to find the "Hibernate declarative security" (12.3) section, based on the event system. However it appears that this security is easy to bypass, as soon as you are able to do a StatelessSession (see 13.3 of doc) or DML-style operations (13.4). Is there something I missed ... |
3. session-factory,security? error forum.hibernate.orghere's my XML document. |