Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

My team is about to build a new product and we are using JBoss as the application server. There are other book posts on stackoverflow, but I couldn't find one that matched my needs.

My manager will be purchasing books for our team to use as a resource so...

What are the best books about JBoss?

(Please list each book suggestion in a separate answer)
(If you already see your suggestion in the list, vote for it!)

share|improve this question

closed as not constructive by Jeremy Banks, Bill the Lizard Sep 22 '11 at 0:54

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

4 Answers

JBoss in Action

not yet released but you can read some chapters here..

share|improve this answer

JBoss at Work: A Practical Guide by Tom Marrs and Scott Davis

share|improve this answer

Well, if you're just starting with JBoss and it's going to be a long(er) project, you might want to start with JBoss 5.0 (It's currently still less stable than desired for production, we're on 4.2.2) As for books, it really depends upon what you're wanting to do with it. There are some excellent reference materials on their site, especially for initial setup and use as an application server platform.

share|improve this answer

If you are interested in a book which shows how to gain hands-on experience rapidly on Java EE development using JBoss AS I'd suggest to have a look at the latest packt-publishing book JBoss 5 AS Development book

A free chapter (about JBoss and Hibernate) is downloadable from the hyperlink above mentioned.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.