ConfiguredDocument: Warn that sqlite and self-hosting are not supported.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 8 Jul 2011 07:49:15 +0000 (09:49 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Sat, 9 Jul 2011 10:11:42 +0000 (12:11 +0200)
commit50f3de738d142c1a95f0bd14750c259fa6110467
tree4c1674f28d18e6d38d6b35e96a12b67198689fba
parent138649e3d232aeeabee1e6ff176d4e0909012961
ConfiguredDocument: Warn that sqlite and self-hosting are not supported.

* src/main/java/org/glom/web/server/ConfiguredDocument.java
(ConfiguredDocument.ConfiguredDocument): Check that the hosting mode is
correct, though we should throw an exception too.
ChangeLog
src/main/java/org/glom/web/server/ConfiguredDocument.java