Search
Go

Shop by category
 
JBoss in Action: Configuring the JBoss Application Server
Email a friendView larger image

JBoss in Action: Configuring the JBoss Application Server

List Price: $49.99
Our Price: $31.35
You Save: $18.64 (37%)
Shipping: This item ships for FREE with Super Saver Shipping.
SKU:

easy47897

In Stock
Usually ships in 1 business days

Note: Item may be sold and shipped by another company. Learn more.
Description:

JBoss in Action is the first book to focus on teaching readers in detail how to use the JBoss application server. Unlike other titles about JBoss, the authors of JBoss in Action go deeper into the advanced features and configuration of the server. In particular, it focuses on enterprise-class topics, such as high availability, security, and performance.

This book walks readers through the JBoss 5 Application Server from installation to configuration to production development. It shows how to configure the server's various component containers such as the JBoss Web Server, the EJB 3 server, and JBoss Messaging. It also provides detailed insight into configuring the various component services such as security, performance, and clustering. Beyond coverage of the core application server, the book also teaches how to use some of the "hot" technologies that run on top of the application server, such as Jboss Seam and JBoss Portal.

The authors, both seasoned professional experts at developing and administering JBoss, provide meaningful explanations and background on many topics which they tie in with their own practical, real-world advice from their collective experience. These uniquely comprehensive explanations and the wide coverage provided in this book surpass any other content currently available in any other book, article, or documentation on the subject.

Features:

ISBN13: 9781933988023


Condition: USED - Very Good


Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!


Product Details:
Author: Javid Jamae
Paperback: 496 pages
Publisher: Manning Publications
Publication Date: February 04, 2009
Language: English
ISBN: 1933988029
Product Length: 9.18 inches
Product Width: 7.4 inches
Product Height: 1.0 inches
Product Weight: 1.82 pounds
Package Length: 9.2 inches
Package Width: 7.2 inches
Package Height: 1.3 inches
Package Weight: 1.82 pounds
Average Customer Rating: based on 8 reviews
Customer Reviews:
Average Customer Review: 5.0 ( 8 customer reviews )
Write an online review and share your thoughts with other customers.


Most Helpful Customer Reviews

14 of 14 found the following review helpful:

5Hot topic, very well written, pdf bonusJul 19, 2009
By Greg Munger
I bought this book about 6 months ago to prepare for a projected move to the JBoss AS from Websphere. As with most technical books I read as much as I needed for the tasks at hand. My project seems to be cancelled, so I may not go back to this book, but I'd like to leave this review.

I believe this is the only book targeted at JBoss AS 5 configuration and management - that should earn it a couple of stars. On top of that this is one of the best written technical books I have recently encountered. The authors have clearly taken the extra effort to write a concise book (400 pages, it could easily be double the way most are written). There are no extracts of man pages, no bulky examples of pet projects.

One time as I was reading found myself asking a question - and a few paragraphs later there was a reference to that topic in another chapter ("if you are wondering about security see chapter XX"). The authors have a very good sense of what the reader is thinking.

Did the book answer my questions? Mostly. Though I wish there was more information on JMS persistence. And there are whole sections of the book (e.g. portal) that I skipped.

One more thing, worth a star, the book comes with a pdf version as well. I commute, and being able to refer to the text without juggling book and laptop is a huge benefit

11 of 12 found the following review helpful:

5Review by Celinio FernandesJun 03, 2009
By Developpez.com writers
I would like to begin by saying that I like the table of contents. It shows that JBoss is more than an application server since a full part is about JBoss Portal.

In the first part the authors tell us about the origins of the server (did you know that JBoss was originally called EJBoss and that it meant Enterprise Java Beans Open Source Software ?) and describe the installation of version 5, the deployment of applications and the configuration.
The structure of the server is described in detail with explanations on MBeans (managed beans, from the JSR 3) and the JMX console, illustrated with screenshots.
Then comes the deployment of an application, the declaration of a data source, the creation of an Hibernate archive (.har) ... All along, the authors explain the advantages of an application server.
The chapter on security is very interesting. The login modules of the JBoss SX framework, which uses JAAS, are described and illustrated with examples of XML configuration for each type of data source (database, LDAP, certificate ...).

The second part is about the configuration of JBoss Web server. Everything is explained : configuration files, WAR archive, the structure of an URL and even the JSF configuration.
The enterprise applications are not forgotten. On the contrary, since the authors go as far as giving us a nice overview of EJB 3 and packaging and deploying session beans.
The security of applications, at the enterprise (EJB) and web levels, programmatically and declaratively, is very detailed.
JBoss Messaging and Web Services are also detailed. The authors take the time to explain the technologies before explaining them with JBoss. That is a very nice approach.

The third part is entirely dedicated to JBoss Portal and it is nice again to see that the technologies are first introduced (Portlets, JSR-169, CMS ...).

The fourth part has a chapter about clustering, with the description of an example to do on a single server (vertical clustering). Very interesting, as much in the theorical part of clustering as in the JBoss configuration part. Plenty of notes on the tuning of JBoss, to improve the performances, are also provided.
And a chapter on things to do before going into production concludes this part.

What I liked in this book : the authors are sincere when they discuss the advantages but also the weaknesses of the application server, in comparison with others. For instance, they admit that there is no administration console as powerful as in Weblogic or Websphere, but Jopr is going in the right direction.
Each chapter ends with a summary and links about the reviewed topics.

What I liked the least in this book : the lack of chapter about the new administration console, Jopr. But that is due to the fact that it was not yet available when the book was being written.

5 of 5 found the following review helpful:

5Good BookJul 04, 2009
By Michael Davis
I bought this book specifically for the chapters on Clustering and High Availability. I thought the author did an excellent job of explaining those topics, as well as giving examples of config files. They also walk the user through how to set up various configurations, which I thought was very helpful. Over all the book was well written and for the most part easy to follow.

4 of 4 found the following review helpful:

5Excellent book on Jboss ASSep 23, 2009
By Anuj Kumar
I bought this book a month ago, just because it covered topics like clustering, load balancing e.t.c. After reading this book I must say this is one of the best technical book that I have read. Whether you are a beginner or an experienced person using Jboss AS , this book is meant for everyoneone who wishes to use or just learn about JBoss. Particularly, I found the last section "Going to Production" most useful.

5clear, relevant & useful guide to operating on jbossFeb 24, 2011
By John Riley
needed to deploy a hibernate layer and web-services on the JBoss EAP 5. this book (after a lot of opaque to useless tutorials on the web & in the jboss community docs) showed EXACTLY how to get this done.

with the free e-book pdf, cutting & posting code and/or config info is also quite nice & greasy.

at ~450 pp, the material is detailed enough to get you well on your way as a jboss developer, and can be the first stop for many/most configuration issues you are likely to encounter.

well worth the money - i'm using this as my primary reference for JBoss5.

cheers

See all 8 customer reviews on Amazon.com
About Us   Contact Us
Privacy Policy Copyright © , Security Books. All rights reserved.
Web business powered by Amazon WebStore