You are on page 1of 9

Questions asked in Dovetail Test on Web logic

1. How many steps are involved in creating Data Source


a) 1
b) 4
c) 5
d) Dynamically varies
2. Deployment Descriptor in J2EE ---web.xml
3. How many containers are available in J2EE server
a) EJB Container
b) J2EE Container
c) Both I and II
(right)
d) None
4. Web.xml is placed in which directory ----- WebContent/WEB-INF

(right)

5. Database supported by Weblogic server


a)
b)
c)
d)

Oracle
MySQl
DB2
All the listed options

(right)

6. Enterprise application which contains combination of EJB, WebApp and


Resource Adapter are deployed as..
a)
b)
c)
d)

Jar
War
Ear
All the list

(right)

7. which is weblogic specific DD weblogic.xml

(right)

8. Which view in eclipse will show all the servers configured


a)
b)
c)
d)

Tools
Web
JavaServer
Server

9. Which element in web.xml defines the component of web application to which


security constrain is applied.
a) <web-resource-collection>

b) <resource-collection>
c) <web-resource>
d) <web-collection>

(right)

10. Jar files placed in which folder --- WebContent/WEB-INf/lib

(right)

11. Different modes to start a web sphere application server.


a)
b)
c)
d)

Debug
Normal
Profile
All the listed

12. When a group of managed server form the domain and used for easy load
balancing and easy replication ---- Weblogic Cluster
(right)
13. Web applications are packaged and deployed as
a)
b)
c)
d)

All listed
.war
.jar
.ear

14. How many types of JDBC drivers are available in market


a)
b)
c)
d)

1
4
2
Many

(right)

15. Alternate Realms supported by weblogic


a) 1.LDAP
2.Windows NT
b) 3.All of the listed
c) 4.RDBMS

(right)

16. Web logic application provides ______ support for for encrypting data
a)
b)
c)
d)

Application Layer
Secure Socket Layer
All the listed
Application Secure Layer

(right)

17. Web browser based GUI to manage WL Server


a) Console
b) Server Console
c) Weblogic Server Administrative Console

(right)

18. JSF default implementation.---- I answered JSF 1.2 and JSTL 1.2 pls verify
19. Location of classes file for weblogic ---- WebContent\WEB-INF\classes or SRC
( just confirm this )
20. Howmany connection object can be present in a server at one time
a)
b)
c)
d)

1
4
2
Any number

21. Status of newly installed web application in weblogic server


a)
b)
c)
d)

Pending
Stopped
Started
Unknown

22. What is the default language while installing Weblogic


English
OS language
Language selected while installation.
a) I
b) II
c) III
d) Both I and II

23. How many connections can be made from a single Data source connection
a)
b)
c)
d)

1
4
2
Depending on the maximum connections available set during configuration.

24. One question on JNDI mapping of Server ---- Config.xml and server.xml
25. JNDI Java Naming and Directory Interface

26. Port used for connection ---- 7001


27.Which types of files are deployed in Weblogic Server ?
a)EAR b)CAR c) war
ANS. 1) option a)
2) option c)
3) both a) and c)
4) none.
28. about security realms.
Ans.. All of the above.
29. Proprietary version of Java oracle weblogic
Ans: Jrockit.
30. Core components of weblogic ??

Ans: 1. JMS Messaging Standard


2. Tuxedo
3. Oracle Top Link
31. What are the .net interoperability within java?
a
b
c
d

Com+
Corba
MQ net interconnect
IBM web sphere

Ans :
WebLogic Server includes .NET interoperability and supports the following
native integration capabilities:

CORBA connectivity

COM+ Connectivity

IBM WebSphere MQ connectivity

Java EE Connector Architecture

Native enterprise-grade JMS messaging

WebLogic/Tuxedo Connector

WebLogic provides various options for deploying applications

Options
- True
- False
CORRECT ANSWER : True
Which EJB modules can run on a weblogic server?

Options
- entity beans

- Resource beans
- Adapter beans
- All of the above
CORRECT ANSWER : entity beans
How does weblogic provide performance and scalability of applications in production?

Options
- Caching
- Control data flow
- Both 1 and 2
- Security for data
CORRECT ANSWER : Both 1 and 2
Which file contains the configuration information about the entire WebLogic Server domain?

Options
- Config.html
- Config.JAR
- Config.xml
- Config.txt
CORRECT ANSWER : Config.xml
Can the WebLogic builder be used to deploy WebLogic Server applications to single servers?

Options
- Yes
- No
CORRECT ANSWER : Yes
What platform is weblogic based on?

Options
- J2ME
- J2EE
- J2SE
- None of the above
CORRECT ANSWER : J2EE
How many types of containers does the weblogic server have?

Options
-1
-2
-3
-4
CORRECT ANSWER : 2
Which of the following are WebLogic Server deployment tools ?

Options
- weblogic.Deployer
- wldeploy
- Administration Console
- All of the above
CORRECT ANSWER : All of the above
Which of the following tools can be used for developing WebLogic Server applications?

Options
- IDE
- Third party software
- Both 1 and 2
- Neither 1 or 2
CORRECT ANSWER : Both 1 and 2
Does WebLogic support multithreading applications?

Options
- yes
- No
CORRECT ANSWER : yes
What is the WebLogic workshop used for?

Options
- Design web services
- Create and edit deployment descriptors
- Deployment of applications
- Both 2 and 3
CORRECT ANSWER : Design web services

It is not necessary to have access to a WebLogic Server distribution to compile your programs

Options
- True
- False
CORRECT ANSWER : False
Which web application modules can run on a weblogic server?

Options
- HTML Pages
- Servlets
- JSPs
- All of the above
CORRECT ANSWER : All of the above
WebLogic provides various options for deploying applications

Options
- True
- False
CORRECT ANSWER : True
Which tier does weblogic run on?

Options
- Upper tier
- Lower tier
- Both 1 and 2
- Middle tier
CORRECT ANSWER : Middle tier
WebLogic is _______________ application server

Options
- Oracle
- IBM
- Intel
- Microsoft
CORRECT ANSWER : Oracle

What is the name of default JVM that is made used for WebLogic?
The sun hotspot JDK default is made used for development, JRockit is the one used for
production of WebLogic 11g as well as 12c

How many WebLogic servers can be held inside a multi-processor


machine?
There is no limitation for the number of servers.

You might also like