Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9780596100070 Format: Illustrated ISBN: 0596100078 Label: O'Reilly Media, Inc. Manufacturer: O'Reilly Media, Inc. Number Of Items: 1 Number Of Pages: 172 Publication Date: June 28, 2005 Publisher: O'Reilly Media, Inc. Sales Rank: 47067 Studio: O'Reilly Media, Inc.
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. 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.
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. 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 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 console, 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.
Customer Reviews
Average Rating:
Rating: - Great high level overview
"JBoss: A Developer's Notebook" is a great introduction to getting up and running on JBoss. Instead of just dumping code and mounds of text at you, it quickly walks through setting up a "ToDo" application, including connecting to a mySQL database, logging, monitoring and security. None of it is in-depth but it's enough to point you in the right direction.
Be warned that the chapter on persistence uses XDoclet whereas things are moving towards EJB3 now so that chapter is not quite ... Read More
Rating: - Short and sweet and excellent
This book is an example for all modern book writers to follow.
Most writers seem to want to write books weighing a few pounds, try to cover every conceivable topic and eventually do not do sufficient justice to anything.
On the other hand, this book is the book when you know "what" you want to do, and then "how" to do that with JBoss.
Rating: - Great starter kit - gets down to the brass tacks
JBoss: A Developer's Notebook continues with the pragmatic appproach followed by the other books in the series. A series of clear, succinct examples on getting up and running with JBoss are the primary method used to present the content of the book. Most examples build on a previous example so it is best to cover them in a linear fashion. After execution of the examples, the user should have a good understanding of how JBoss operates, what it takes to deploy an application on JBoss and how to ... Read More
Rating: - Excellent book on JBoss
Excellent book on JBoss, the book is a easy read covering the ins and outs of JBoss from writing your app to, securing and managing the container. Very well presented with the cool notes on the sidebar which are worth reading all by themselves. The chapters are concise and to the point in presenting the ideas, this has become valuable resource on my desk.
Rating: - Good quick paced JBoss starter
If you are just now considering using JBoss then this is definitely the book for you. It covers the installation, configuration, and deployment of a J2EE application in a very concise and useful format. It presents the unique and useful features of JBoss in a simple format. If you are looking for a reference book that covers every little detail of JBoss then keep looking.