A.Reports B.Compliance C.Support Workbench D.Asset Discovery E.visual creation of JDBC DataSource object to Oracle RAC
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?()
A.Modify the applications to use the same version that WebLogic uses internally. B.Based on available examples of Filtering Classloader entries, try to modify get the proper entries. C.Deploy and use the Classloader Analyzing Tool to resolve all conflicts with conflicting libraries. This tool will generate all proper entries. D.Split the application into separate WebLogic containers and use different WLS versions of Xerces but identical that applications require. E.Look for a WebLogic release that uses the same version of Xerces that the applications use.
A.execution of unit and integration tests B.management of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle management C.deployment and undeployment of applications D.Java profiling