classpath « Test « JPA Q&A





1. Is JPA persistence.xml classpath located?    stackoverflow.com

Here's what I'm trying to do. I'm using JPA persistence in a web application, but I have a set of unit tests that I want to run outside of a ...

2. Launching JUnit tests with Ant : unknown protocol: classpath    forum.hibernate.org

Newbie Joined: Wed Jan 09, 2008 6:26 am Posts: 19 Hello, I have upgraded Hibernate from 3.1.3 to 3.2.5, and now i use "classpath" in my .hbm files, in order to include common files, for instance: Code: ]> ...