ORMappingConfig is now provided by the datasource component.
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 15 May 2008 10:17:53 +0000 (10:17 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Thu, 15 May 2008 10:17:53 +0000 (10:17 +0000)
commit060a34e4f4bd6cc6dace77f94eacd57295e76c70
treee4c810b26a69bf9fbbd7aa13368be97ccce4bae1
parent069ceabbb0154168f67179cfca6c37260af925a4
ORMappingConfig is now provided by the datasource component.

ExternalDatasourceComponent reads config from property file.
Next step is that it requires config from a separate
Properties object which is provided by either a property component,
or a DatabaseComponent (e.g. Derby).
trunk/security/src/main/java/org/wamblee/security/encryption/Md5HexMessageDigester.java
trunk/security/src/main/java/org/wamblee/usermgt/hibernate/AuthorizationComponent.java
trunk/security/src/main/java/org/wamblee/usermgt/hibernate/UserAdministrationComponent.java
trunk/security/src/test/java/org/wamblee/usermgt/hibernate/ExternalDatasourceComponent.java
trunk/security/src/test/resources/properties/test.org.wamblee.security.database.properties