IBM
C2180-402 · Question #47
A deployment professional deployed a service application consisting of modules. One module has a configured binding that generates JNDI resources and the other is using the generated artifacts. The…
The correct answer is D. Modify the modules properties, so that each module uses the JNDI resource in the same cluster it. See the full explanation below for the reasoning.
Question
A deployment professional deployed a service application consisting of modules. One module has a configured binding that generates JNDI resources and the other is using the generated artifacts. The modules are deployed across different clusters for load balancing. The deployment professional notices that there are NameNotFoundExceptions in the logs. What should the deployment professional do to resolve this problem ?
Options
- ADuplicate the required JNDI resources in each cluster.
- BCreate the required resources in a library and deploy it to be used by all application modules.
- CModify the modules properties, so that all modules should use one JNDI resource across clusters.
- DModify the modules properties, so that each module uses the JNDI resource in the same cluster it
How the community answered
(28 responses)- A18% (5)
- B4% (1)
- C7% (2)
- D71% (20)
Community Discussion
No community discussion yet for this question.