Requirement:
We have JBoss EAP 6.2. In standalone.xml, we have datasource configured. Our requirement is that we do not want username and password in standalone.xml.
Username and password are received from some external system call.
So, is there any custom way to provide username and password to JBoss from this our external system?