Oracle Exadata Database Machine X7 and Database In-Memory — Question 14

You deploy two different applications to the WebLogic container. One application use Xerces parser version A and the other application uses Xerces parser version B. Both these versions are different from the parser version that the WebLogic server uses internally. You want to use the Filtering Classloader feature to solve this problem. What action would you take to generate proper filtering Classloader entries?

Answer options

Correct answer: B

Explanation

Option B is correct because it suggests modifying existing examples to create the necessary Filtering Classloader entries tailored to the specific applications. The other options do not resolve the issue as effectively; option A would require unnecessary changes to the applications, option C, while useful, does not directly address the creation of filtering entries, option D complicates the deployment without resolving the version conflict, and option E does not address the immediate need for filtering Classloader configuration.