Hi All,
All the time we are hearing that java is enterprise. We have read many books about jpa, entity beans and other stuff.
All this books explain this technology with some dummy examples. I have not seen a book that explains real problems with enterprise beans, java clients and security! I mean real book not some imaginated stupid examples .
Is there any book that describes completely some enterprise system, Its architecture, communication, security, of course the client that uses the distributed components ?
I need a book that will cover the flowing:
- server side components (ejb, jpa)
- client side java desktop application
- security (authentication and authorization)
- web services with complete authentication
- clustering
(we can find for all of this a book, but there is no book that covers all this things in one piece. Also all the books are with dummy samples.)
Or may be some project that is documented.
Regards, Darko