Ah! I was not aware of the "play dist" command. Thanks!
Just to make it sure - this will create a self-containing package that includes all JARs etc? And, this requires a JDK or just a JRE would suffice?
My confusion stems from the fact that in most Java development scenarios, we normally think:
- JDK is required for development
- JRE is sufficient for running the app
However, play! framework, in addition to reflection and stuff, also performs _compilation_ at runtime (or so I assume). Is this correct? Won't a play! framework app run on just a JRE?
--
Regards,
=======
Kiran Rao
http://curioustechizen.blogspot.com/http://stackoverflow.com/users/570930/curioustechizen