Every time my application connects to its database (AS400), it shows a prompt "Your password will expire in X days".
This causes the application to hang while waiting on YES/NO selection.
I am working with security to get the passwords updated/extended, but I was curious if there was a way to ignore prompts like this in the context.xml file, so the application does not hang in the meantime.
Thanks.