Question 6 of 75
In WebSphere Application Server Developer Tools with default settings, which situation will cause validation errors instead of warnings in the Problems view?
    Correct Answer: D

Question 7 of 75
A developer runs a servlet from an OSGi web project named CounterWebBundle on a Liberty server and gets the following error message when the doGet method of the servlet is run:
[ERROR ] SRVE0777E: Exception thrown by application class
'com.ibm.ws.eba.servlet.CounterServlet.doGet():42' java.lang.NoClassDefFoundError: javax.naming.InitialContext
How should the developer resolve the problem?
    Correct Answer: B

Question 8 of 75
Which of the following methods are supported for sharing session information among the servers in a clustered environment?
    Correct Answer: C, D

Question 9 of 75
What does "restoreConfig" do?
    Correct Answer: D

Question 10 of 75
When binding an object to JNDI, it can be relative to which of the following context roots?
    Correct Answer: B, D, E