added the initial implementation of the Universal Message Store (UniStore)

This commit is contained in:
Eric J. Bowersox
2003-06-10 20:33:45 +00:00
parent bbd46e4dc7
commit 7727dc61dd
21 changed files with 4025 additions and 4 deletions

View File

@@ -94,6 +94,13 @@
</dictionary>
</object>
<object name="unistore" classname="com.silverwrist.dynamo.unistore.UniStoreManager" priority="5">
<database connection="data" namespaces="nscache"/>
<security object="srm"/>
<user-manager object="users"/>
<message-cache hardlimit="100" softlimit="1000"/>
</object>
<!-- Presentation and interface objects -->
<object name="remapper" classname="com.silverwrist.dynamo.servlet.RemapperData" priority="0">
<remap path="/verifyemail">