1Z0-599 · Question #61
Identify three unique integration features of Spring and WebLogic Server.
The correct answer is C. ability to extend the WebLogic Server console with some Springrelated pages D. official support of Spring apps inside WebLogic by Oracle Support E. support for injection of WebLogic MBeans and Resources into Spring applications. C: Spring Console Extension. WebLogic provides an Admin Console extension for Spring to provide administrators with visual tools for monitoring the Spring parts of deployed applications (first navigate to WebLogic Admin Console's Preferences | Extension menu option and and…
Question
Identify three unique integration features of Spring and WebLogic Server.
Options
- Aability to automatically convert Spring application to JavaEE 6 framework
- Bability to export the WebLogic Container feature to another Spring enabled JavaEE server.
- Cability to extend the WebLogic Server console with some Springrelated pages
- Dofficial support of Spring apps inside WebLogic by Oracle Support
- Esupport for injection of WebLogic MBeans and Resources into Spring applications
How the community answered
(35 responses)- A3% (1)
- B9% (3)
- C89% (31)
Explanation
C: Spring Console Extension. WebLogic provides an Admin Console extension for Spring to provide administrators with visual tools for monitoring the Spring parts of deployed applications (first navigate to WebLogic Admin Console's Preferences | Extension menu option and and enable spring console). This Spring console extension is basically a set of pages which are added amongst the normal pages of the standard WebLogic admin console, rather than being a separate console per se. The extension provides a view onto the values of the WebLogic generated Spring MBeans D: If you have an issue, you use the Oracle Support organisation for help with WebLogic specific problems and any Spring parts to your application are treated just like your own custom code is, from an Oracle Support perspective. E: WebLogic Injected Spring Beans is a Weblogic feature that is enabled by default.
Topics
Community Discussion
No community discussion yet for this question.