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)
commit807d64a6737a022bdfd34607b14758f01bf0d13d
treeb6f2c967b87f24ae223835781ed2d4352933779a
parent9318dff6314b5b0fe5cf1efb058df275ff7d489d
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).
security/src/main/java/org/wamblee/security/encryption/Md5HexMessageDigester.java
security/src/main/java/org/wamblee/usermgt/hibernate/AuthorizationComponent.java
security/src/main/java/org/wamblee/usermgt/hibernate/UserAdministrationComponent.java
security/src/test/java/org/wamblee/usermgt/hibernate/ExternalDatasourceComponent.java
security/src/test/resources/properties/test.org.wamblee.security.database.properties