|
|
YOUR FEEDBACK
Did you read today's front page stories & breaking news?
SYS-CON.TV |
TOP THREE LINKS YOU MUST CLICK ON WebLogic Server
A Final Review
By: Dave Cooke
Digg This!
WebLogic Server administration is the last area you need to study to pass the WebLogic Server 6.0 certification test. In this article, I'll cover some topics you may find on the test, such as deployment, security, and using the server console.
Deployment
Auto deployment is hot deployment that's done automatically by WebLogic Server. The server monitors the application directory of a domain for new or modified applications. Once a changed application is detected, the appropriate files are hot deployed. If files are removed, WebLogic will undeploy the existing applications. Configured deployment explicitly registers the applications in WebLogic Server. The administration console provides the mechanism to install a Web application and logs entries into the config.xml file, which informs the server which applications are to be activated. Configured deployment should be used in a production environment to avoid unexpected application deployments.
Security
You should know how to set up a Web application to use a security realm. Once the security realm is defined, users must log in to it to access the Web application. The security realm will define which resources the user may access. To set up this mapping, the web.xml file must first be updated with the <login-config> tag to indicate how users must log in. Next, web.xml must be updated with the security roles that exist in the Web application; do this by modifying the <security-role> tag. Using the <security-role-assignment> tag, modify the weblogic.xml file to map the security roles defined in web.xml to one or more principals in the defined security realm. Finally, to restrict access to specific resources based on a URL pattern, use the <security-constraint> tag of the web.xml file to map a resource to a security role.
Server Console
There are two ways to boot a WebLogic Server: administrative and managed. By default, the server will boot in administrative mode. In general, when you have multiple related WebLogic Servers running in a domain, only one should run in administrative mode. The other managed servers within the domain are administered by the sole administration server.
JMX
Conclusion
Sample Test
2. Which configuration file holds the security roles for a Web
application?
3. When you boot up a WebLogic Server without designating
whether the server should be an administrative or managed server,
which does it start with?
4. Which configuration file holds the configuration properties
for a domain?
5. JMX is a:
6. What information do Configuration MBeans provide?
7. What does the socket readers parameter in the administrative
console do?
8. Which method of the Pool interface allows you to shut down
the pool and wait for connections to be returned before closing?
9. Which load-balancing algorithm has no real guarantee the load will
be balanced?
10. Which interface do you extend to create a message-driven
EJB's home interface?
11. Which configuration file contains the JNDI name of
WebLogic-deployed EJBs?
12. Which JSP tag includes a JSP page for pro cessing at compile time?
13. Which Web application directory houses the deployment
descriptor file web.xml?
14. Which interface would you most likely use to retrieve
properties of an entity bean's EJB container?
15. Which of the following is not a valid JSP directive?
1. b, 2. c, 3. a, 4. a, 5. d, 6. c, 7. c, 8. a, 9. b, 10. d, 11. c, BEA WEBLOGIC LATEST STORIES
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
|
SYS-CON FEATURED WHITEPAPERS MOST READ THIS WEEK BREAKING NEWS FROM THE WIRES
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||