[root]/src/main/java/au/com/whitesquare/indoorscore/servlet
filter
(1 files, 90 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 16 (100.0%) | 236 (100.0%) | 14.7 |
Added ability to turn on database debugging.
3 lines of code changed in:
Converted crickscore to run on mysql instead of mckoi.
2 lines of code changed in:
Updated log4j filename logic inline with waf servlet.
13 lines of code changed in:
Updated imports.
6 lines of code changed in:
Updated to work with new WAF structure.
Added in initing of the RendererCache.
14 lines of code changed in:
Updated to support new WAF Servlet definition.
4 lines of code changed in:
Updated usage of MckoiConfigurator to support the new 2.1 syntax.
2 lines of code changed in:
Added call to shutdown Log4j when the servlet is destroyed.
2 lines of code changed in:
Now tells the connection broker to shutdown on dispose.
2 lines of code changed in:
Added code to the destroy method to shutdown the DataChangeThread.
12 lines of code changed in:
Now initalises SystemSettings on startup.
3 lines of code changed in:
Configures the McKoi connection now,
Loads the config file relative to the app path.
18 lines of code changed in:
Now if config manager can't be initialised, a ServletException
is thrown.
1 lines of code changed in:
Add Message stating the servlet has started.
2 lines of code changed in:
Updated code to work with Indoor score
16 lines of code changed in:
Initial Load
136 lines of code changed in: