| 000-257 Exam |
| 000-257 - Exam Information |
| Question of the day |
The BankEAR file is an enhanced EAR file that has a data source defined for the Bank database, defined with a JNDI name jdb/Bank. The EAR file is going to be deployed on a WebSphere Application Server V6 test server that currently has a data source configured for the Bank Test database with a JNDI name of jdbc/Bank. What will be the result of deploying the BankEAR enterprise application to the test server?
Answer(s)
The BankEAR application jdbc/Bank JNDI reference will reference the Bank database.