application.xml
weblogic.xml
web.xml
weblogic-application.xml
config.xml
第1题:
在Weblogic 10.X中的config.xml中标识JMS system-resource module的4个属性是()。
第2题:
Given this fragment from a Java EE deployment descriptor: 341.
第3题:
Which the three interfaces need to be declared in the web application deployment descriptor? ()
第4题:
You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster. Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the application that requires?()
第5题:
What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()
第6题:
The application will go into an ADMIN state and fail to deploy because the Implementation- Version is required.
The application will be deployed but the classes in the shared library will not be available.
If you are using the WebLogic Admin Console, you will be prompted for the version you want to use; otherwise, the application will fail to deploy.
If there are multiple versions of the shared library deployed, WebLogic will use the one with the highest Implementation-Version.
If there are multiple versions of the shared library deployed, WebLogic will use the one that was deployed most recently.
第7题:
Implementation-Version
Specification-Version
Extension-Name
Specification-Vendor
Implementation-Vendor
第8题:
<auth-method>
<security-role>
<transport-guarantee>
<web-resource-collection>
第9题:
A
B
C
D
第10题:
A
B
C
D
第11题:
<auth-metod>
<auth-constraint>
<form-login-config>
<user-data-constaint>
第12题:
Keep environmental data in the global settings of domain and the application can read it from the domain where it runs.
Keep environmental data in Deployment Plan XML files. It allows you to change parameters in the deployment descriptor without opening the archive file.
Keep environmental data in the database because it is the most effective way of parametrizing the environment.
Keep archive in exploded format so the customer does not have to open the archive files.
Eliminate all environmental settings from the application. There should not to be any environmental settings in the application.
第13题:
Which implicit object is used in a JSP page to retrieve values associated with
第14题:
When adding a
第15题:
Which three are guaranteed to be valid for the element of a web application deployment descriptor?()
第16题:
A customer stores environmental settings in the deployment descriptors of an application. Whenever they promote the application version from testing to the production environment, they need to open the archive and modify the deployment descriptor. This process is against their security policy. What approach should you recommend to leverage WebLogic features such that they do not have to modify the application archive for different environments?()
第17题:
Which two stand-alone products are also parts of Oracle WebLogic Enterprise Edition offering ?()
第18题:
HttpSessionListener
HttpSessionBindingListener
HttpSessionTimedOutListener
HttpSessionAttributeListener
HttpSessionActivationListener
HttpSessionPassivatedListener
第19题:
application.xml
weblogic.xml
web.xml
weblogic-application.xml
config.xml
第20题:
The deployment descriptor is invalid.
The container invokes mainError.jsp.
The container invokes castError.jsp.
Neither mainError.jsp nor castError.jsp is invoked.
第21题:
A
B
C
D
第22题:
A
B
C
D
E
第23题:
The deployment descriptor is invalid.
The container invokes mainError.jsp.
The container invokes castError.jsp.
Neither mainError.jsp nor castError.jsp is invoked.
第24题:
GlassFish
iAS
WebLogic Server 11g
JBoss