Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM Exam C9510-401 Topic 7 Question 90 Discussion

Actual exam question for IBM's C9510-401 exam
Question #: 90
Topic #: 7
[All C9510-401 Questions]

A system administrator has created a Jython script called globalScript.py.

What should the administrator do to ensure globalScript.py is loaded when the wsadmin shell is used?

Show Suggested Answer Hide Answer
Suggested Answer: C

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


Contribute your Thoughts:

Sherrell
7 days ago
Interesting point, King. I can see how that could work as well. It's important to consider all options before making a decision.
upvoted 0 times
...
King
9 days ago
I disagree, I believe the correct answer is A. Compiling globalScript.py to a Java class in the bin directory seems like the right approach.
upvoted 0 times
...
Sherrell
14 days ago
I think the answer is D, because setting the script profiles in the wsadmin.properties file would ensure globalScript.py is loaded.
upvoted 0 times
...

Save Cancel