From: Mark W. <mor...@SM...> - 2002-08-09 03:32:12
|
Hi all... I'm new to Hibernate and have a simple question: Must Hibernate's config file (not the mapping file, but the config/properties file) be in the classpath? If not, how do I use it to configure Hibernate? Hibernate.configure does not accept a URI and I don't see any other methods that would do the trick. Thanks, -Mark |