1. Do we want to enforce a minimal JDK version required? For example, 1.7? 2. If we do, I assume we'll do it in the packaging requirement, but should we check for it at runtime (read: service startup) ? TIA, Y.