Good book suggestions for building enterprise software

Posted by ncoder on Stack Overflow See other posts from Stack Overflow or by ncoder
Published on 2010-04-21T08:27:40Z Indexed on 2010/04/21 8:33 UTC
Read the original article Hit count: 283

Filed under:
|
|
|
|

Enterprise software are built using technologies/softwares/terminologies/APIs such as EJB, JBoss, Seam, Hibernate(JPA), Maven, Eclipse, Spring, JTS, JMS, JNDI etc. I know there are great books out there for each of these individually, however can someone suggest a book or two that covers all (or most of) these topics in lesser detail and gives examples of how these are integrated? I have intentionally left the client side stuff out because its highly unlikely a single book would cover that much.

If anyone knows of a book (or books) that cover most of or various combinations (like EJB, Hibernate, Spring and Seam) of these technologies, please do suggest the same. The idea is not to become an expert in all however know about them in reasonable detail and why each one is required.

© Stack Overflow or respective owner

Related posts about ejb3

Related posts about seam