ORMappingConfig is now provided by the datasource component.
authorErik Brakkee <erik@brakkee.org>
Thu, 15 May 2008 10:17:53 +0000 (10:17 +0000)
committerErik Brakkee <erik@brakkee.org>
Thu, 15 May 2008 10:17:53 +0000 (10:17 +0000)
commite5106fcf4d35e746dc9eaecea220df3131aab4e4
treeb6f2c967b87f24ae223835781ed2d4352933779a
parent29f061959f55f18df17ff1df114d262cdecfe7a4
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