Hide Forgot
Description of problem: Obsolete parameter AS_LOGIN_CONFIG is still being used by engine-notifier. Expected results: The parameter should not be used as it is no longer necessary in JBoss 7.
iiuc, this will remove the option to work with a remote db via db user/password. so closing, as this is still a valid deployment model. please re-open if i misunderstood the reason this is no longer needed.
In the transition to jboss 7 the datasource configuration file (postgres-ds.xml) and the login-config.xml were replaced by a single configuration file (standalone.xml) therefore the AS_LOGIN_CONFIG which used to point to the login-config.xml is no longer needed nor used.
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.