jPOS icon indicating copy to clipboard operation
jPOS copied to clipboard

Optionally shutdown Q2 on configuration error

Open ar opened this issue 6 years ago • 0 comments
trafficstars

When there's a configuration error, Q2 renames the QBean descriptor to .BAD or .DUP and raises a ConfigurationException. In some scenarios, it is desirable to actually exit Q2 (so that the problem can be eagerly detected).

This should be an option (either configuration property or Q2 start-up flag.

ar avatar Dec 05 '18 22:12 ar