Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 1z0-133 topic 1 question 112 discussion

Actual exam question from Oracle's 1z0-133
Question #: 112
Topic #: 1
[All 1z0-133 Questions]

You successfully deployed an application on WebLogic 12c but notice that its deployment name is different than what you expected.
After checking various places and making multiple deployment attempts, you decide to be on the safe side and just use the method that takes precedence over the others when setting the deployment name. Which method should you use to override the default deployment name?

  • A. Define the name in the library's manifest file
  • B. Configure the <module-name> element in web.xml
  • C. Run weblogic.Deployer with the ""name option
  • D. Set a computed name based on the deployment source file
  • E. Set the <application-name> element in application.xml
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
Reference:
https://docs.oracle.com/middleware/12213/wls/WBAPP/weblogic_xml.htm#WBAPP600

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Abu_Talal
2 years, 10 months ago
C is correct: The naming precedence is as follows, starting with the highest precedence: The -name weblogic.Deployer option. The name specified in the manifest file. The name specified in the deployment descriptor. A computed name based on the deployment source file.
upvoted 2 times
...
mariofranco
2 years, 11 months ago
It's C https://docs.oracle.com/cd/E24329_01/web.1211/e24443/deployunits.htm#DEPGD142
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...