summaryrefslogtreecommitdiff
path: root/orkweb/context/WEB-INF/hivemodule.xml
diff options
context:
space:
mode:
Diffstat (limited to 'orkweb/context/WEB-INF/hivemodule.xml')
-rw-r--r--orkweb/context/WEB-INF/hivemodule.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/orkweb/context/WEB-INF/hivemodule.xml b/orkweb/context/WEB-INF/hivemodule.xml
new file mode 100644
index 0000000..66ed176
--- /dev/null
+++ b/orkweb/context/WEB-INF/hivemodule.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<module id="orkweb" version="0.0.3">
+
+<contribution configuration-id="tapestry.state.ApplicationObjects">
+ <state-object name="session-state-object" scope="session">
+ <create-instance class="net.sf.oreka.pages.SessionStateObject"/>
+ </state-object>
+</contribution>
+</module> \ No newline at end of file