Can I link Play! executable bank web application instead of war? Can it be run on localhost in some port, as when using the "play run" command? (without the need to install the game in the system)
If you have a WAR, you can use the built-in Winstone servlet container mode to get a standalone executable jar. This is what Hudson does.