 |
JBoss: A Developer's Notebook
Download an excerpt:
Chapter 9: Rolling Out JBoss
Excerpt provided courtesy of O'Reilly and Associates.
|
Customer Reviews: 1 Average Customer Rating:      Write a Review and tell the world about this title! People who purchase this book frequently purchase: - JBoss at Work: A Practical Guide; Tom Marrs, et al, $21.95, 37% Off!
- JBoss 4.0 - The Official Guide; Norman Richards, et al, $34.95, 36% Off!
- Hibernate: A Developer's Notebook; James Elliott, $15.95, 36% Off!
- Ant: The Definitive Guide, 2nd Edition; Steve Holzner, $21.95, 37% Off!
Books on similar topics, in best-seller order:Books from the same publisher, in best-seller order:
There's nothing ordinary about JBoss. What began as an open source EJB container
project six years ago has become a fully certified J2EE 1.4 application server
with the largest market share, competitive with proprietary Java application servers
in features and quality. It certainly wasn't built as an ordinary server, having
pioneered the lightweight microkernel and pluggable services style of development
that's become so popular. And with its dynamic architecture, JBoss isn't just
a J2EE server. You can alter the services to make J2EE work the way you want,
or even throw J2EE away completely.
Plus, it's free. After more than a million downloads, many JBoss users are
no longer trying it out on internal test boxes, but rolling it out on production
machines. This complex application server and development environment is deceivingly
simple to install and configure, but a lot of Java developers who download JBoss
are stumped by all the plug-ins that make it work.
Not to worry. JBoss: A Developer's Notebook takes you on a complete tour of
JBoss in a very unique way: rather than long discussions, you will find code-lots
of code. In fact, the book is a collection of hands-on labs that take you through
all the critical JBoss features step-by-step. You don't just read about JBoss,
you learn it through direct practical application. That includes exploring the
server's many configurations: from bare features for simple applications, to
the lightweight J2EE configuration, to everything JBoss has in store-including
Hibernate and Tomcat.
JBoss: A Developer's Notebook also introduces the management consol, the web
services messaging features, enhanced monitoring capabilities, and shows you
how to improve performance. At the end of each lab, you'll find a section called
"What about..." that anticipates and answers likely follow-up questions,
along with a section that points you to articles and other resources if you
need more information.
JBoss is truly an extraordinary application server. And we have an extraordinary
way for you to learn it.
Table of Contents
Chapter 1. Installing and Running JBoss
Installing the Server
Starting Up JBoss
Examining the Server (JMX Console)
Shutting Down the Server
Specifying a Server Configuration
Creating a New Configuration
Chapter 2. Deploying an Application on JBoss
Getting Ant
Creating and Packaging the Application
Running the Application
Modifying the Deployed Application
Exploding Deployments
Viewing the Application on the Management Console
Uninstalling the Application
Chapter 3. Creating a Complete Application
Building the EJB Tier
Using XDoclet to Build the Web Tier
Defining Users
Deploying the Application
Examining the Database
Chapter 4. Connecting to a Real Database
Setting Up MySQL
Adding the JDBC Driver
Creating a Datasource
Linking the Datasource to Our Application
Monitoring the Connection Pool
Chapter 5. Applying Security
Defining a Security Domain
Using a Relational Database for Users
Using Hashed Passwords
Using an LDAP Server for Users
Stacking Login Modules
About the Authors
Norman Richards has developed software for a decade and has been working with
code generation techniques for much of that time. He is an avid XDoclet user
and evangelist. Norman lives in Austin, Texas.
Sam Griffith is an OO Architect/Developer/Mentor who has programmed OO systems
since 1987. He has used Obj-C, C++, Smalltalk, Object Pascal, Object-Forth (Neon),
CLOS and other OO systems.
Customer Reviews
Customer Reviews: 1 Average Customer Rating:      Jul 18, 2005     John R. from Olney, MD Excellent book from the "Notebook" series This is my second from the O'Reilly "Notebook Series" and it is excellent. The authers picked the right topics to discuss. As a word of warning - I would not recommend this book for the novice. Get the O'Reilly book on EJB (or similar) if you need to learn how EJB works. But if you know J2EE/EJB and want to start using JBoss quickly, this book is execllent.
|
 |