How can the administrator ensure that the attributes configured on the new data source are used by the application server?

Posted by: Pdfprep Category: C9510-401 Tags: , ,

A developer created an enterprise application which contained data source and security role information. The developer asked a system administrator to install this application to an application server where global security is enabled using the Integrated Solutions Console (ISC). A new data source was configured at the server scope for the use of this application. While load testing the application, the developer noticed that the attributes configured on the new data source were ignored by the application server.

How can the administrator ensure that the attributes configured on the new data source are used by the application server?
A . Create the data source under cell scope instead of server scope.
B . Delete any data source of the same name defined under node, cluster or cell scope.
C . Reinstall the application and clear the Process embedded configuration check box.
D . Correct the component-managed and container-managed authentication aliases set on the data source.

Answer: C

Explanation:

Process embedded configuration

Specifies whether the embedded configuration should be processed. An embedded configuration consists of files such as resource.xml, variables.xml, and deployment.xml. You can collect WebSphere Application Server-specific deployment information and store it in the application EAR file. Such an EAR file can then be installed into a WebSphere Application Server configuration, using application management interfaces that are described in the topic, Installing an application through programming.

One such application EAR file is an enhanced EAR file, which is created when you export an already installed application. The embedded configuration check box identifies such an enhanced EAR file. By default, the check box for "process embedded configuration" is checked if the application is detected to be an enhanced EAR. The application install options are prepopulated with the information from the embedded configuration whether the check box for "process embedded configuration" is checked or not. Users can overwrite these values during the deployment process.

References: https://www.ibm.com/support/knowledgecenter/SSAW57_8.0.0/com.ibm.websphere.nd.doc/info/ae/ae/urun_rapp_installoptions.html

Leave a Reply

Your email address will not be published.