000-257  Exam

Exam # of questions Description  Update
000-257 89 000-257 Enterprise Application Development with I... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

000-257 - Exam Information
  • Description: 000-257 Enterprise Application Development with IBM Rational Application Developer for WebSphere Software V6.0
  • Passing Score: 75%
  • Practice Test - Number of questions: 89 questions
  • Simulation Test - Number of questions: 89 questions
  • Simulation Test Duration: 41 minutes
  • Has explanations: No

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)

  1. The BankEAR application jdbc/Bank JNDI reference will reference the Bank database.
  2. The BankEAR application jdbc/Bank JNDI reference will reference the Bank test database.
  3. The BankEAR deployment will fail due to a duplicate resource reference on the test server.
  4. The test server's jdbc/Bank JNDI reference will be updated to reference the Bank database
Correct Answer

The BankEAR application jdbc/Bank JNDI reference will reference the Bank database.