单项选择题
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.
相关考题
-
多项选择题
WhichtwooptionsbestdescribehowtheMavenPluginforWebLogicenablesWebLogictobeeffectivelyusedinaContinuousIntegrationenvironment?()
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 -
多项选择题
Intheabsenceofsharedstoragebetweenclusternodes,whichtwoactionscanyoutaketoconfigureaHighAvailabilityarchitecture?()
A.Move domain logs to a highly available database.
B.Move server logs to a highly available database.
C.Move transaction logs to a highly available database.
D.Move JMS persistent stores to a highly available database.
E.Move error logs to a highly available database. -
单项选择题
A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag. What Control Flag should the customer choose?()
A.OPTIONAL
B.REQUISITE
C.REQUIRED
D.SUFFICIENT
E.MANDATORY
