Description
Tamaya server right now is an embedded tool. This is fine, but would be more reusable if it were separated:
- A library jar with the core runtime
- A directly deployable WAR file
- The embedded runtime.
Minor issue, since server module is part of the sandbox.