READ Free Dumps For IBM- C2070-581
Question ID 18294 | What is the recommended approach for load balancing an Enterprise JavaBeans (EJB) |
Option A | Using a IBM http plugin. |
Option B | Using a software load balancer. |
Option C | Using a hardware load balancer. |
Option D | Using a native Application Server load balancing software. |
Correct Answer | D |
Question ID 18295 | What are the two ways to enable Content Engine Java API log4j tracing for a client |
Option A | Enable trace logging in the FileNet Enterprise Manager. |
Option B | Add the fnlog4j.properties file to the java\jre\lib folder of the client application. |
Option C | Add the following Java Virtual Machine (JVM) parameter to the client application: - Dlog4j.configuration=path\log4j.properties. |
Option D | Add the following Java Virtual Machine (JVM) parameter to the client application: - DContenEngine.debug=true. |
Option E | Package the log4j.properties file at the top level of a new jar file and add the jar file to the client application classpath. |
Correct Answer | C,E |