Hi Vijay - I would like to clarify your objective with this. My understanding is that you want to store your default.properties file somewhere which is outside of your application's EAR file? Is...
Type: Posts; User: brosnt; Keyword(s):
Hi Vijay - I would like to clarify your objective with this. My understanding is that you want to store your default.properties file somewhere which is outside of your application's EAR file? Is...
"The big problem with System.exit() is that it completely removes any chance for the framework to report on the status of the job."
What about providing a simple JVM shutdown hook i.e. writing a...