Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$4.98 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
Have one to sell? Sell yours here
XDoclet in Action (In Action series)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

XDoclet in Action (In Action series) [Paperback]

Craig Walls (Author), Norman Richards (Author), Rickard Oberg (Foreword), Rickard Oberg (Author)
4.5 out of 5 stars  See all reviews (11 customer reviews)

List Price: $44.95
Price: $34.16 & this item ships for FREE with Super Saver Shipping. Details
You Save: $10.79 (24%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details

Book Description

In Action December 2003
A guide to the new XDoclet development tool that eliminates programming busy work by automatically generating code and other deployment artifacts, this book enables developers who place metadata in a single source code file to use XDoclet to generate additional source code and other files that are required in a project. Both smaller code examples and a full-scale J2EE example illustrate everything needed to employ XDoclet code generation into a development cycle. In addition to the typical uses of XDoclet in J2EE development, the uses of XDoclet with non-J2EE technologies such as JDO, Hibernate, JMX, SOAP, and MockObjects are also detailed. Information on how to extend XDoclet to generate practically any code a programmer is furnished.

Customers Who Bought This Item Also Bought


Editorial Reviews

Review

"A superbly accessible and useful primer, reference, and self-teaching tool." -- Internet Bookwatch

"A very good job at covering the bases . . . whether you are a seasoned XDoclet user or a newbie." -- TheServerSide.com

"An invaluable book about an indispensable framework!" -- Javaranch.com

"Straightforward and clear . . . most valuable." -- Computing Reviews

About the Author

Craig Walls is a professional software developer with over 15 years of experience in several industries, including telecommunications, finance, retail, and education. He's currently the software developer at SpringSource. He is the author of Spring in Action and XDoclet in Action (published by Manning) and is an avid proponent of Spring, open-source, and agile development. He's a popular author and a frequent speaker at user groups and conferences. Craig lives in Plano, Texas.



Norman Richards has developed software for a decade and has been working with code generation techniques for much of that time. He is an avid XDoclet user and evangelist. Norman lives in Austin, Texas.



RICKARD Ö BERGhas written three EJB servers and is currently an architect on the JBoss project. He provides feedback to RMI-developers on how to implement RMI-systems and has published two articles on RMI on his homepage. Ö berg is a two-time winner of the " Software Reuse Café " Java programming contest in Sweden, making him one of the best Java programmers in Sweden.

Product Details

  • Paperback: 600 pages
  • Publisher: Manning Publications (December 2003)
  • Language: English
  • ISBN-10: 1932394052
  • ISBN-13: 978-1932394054
  • Product Dimensions: 9.2 x 7.4 x 1.4 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #1,834,817 in Books (See Top 100 in Books)

More About the Author

Craig Walls has been professionally developing software for over 17 years (and longer than that for the pure geekiness of it). He is the author of Modular Java (published by Pragmatic Bookshelf) and Spring in Action and XDoclet in Action (both published by Manning).

When he's not slinging code, Craig spends as much time as he can with his wife, two daughters, 6 birds, and 2 dogs.


 

Customer Reviews

11 Reviews
5 star:
 (8)
4 star:
 (2)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

8 of 8 people found the following review helpful:
5.0 out of 5 stars XDoclet in Action is a must-have for all Java developers, January 10, 2004
This review is from: XDoclet in Action (In Action series) (Paperback)
Manning has done it again! XDoclet in Action is a must-have for all Java developers. Craig Walls and Norman Richards have toiled long and hard to create this masterpiece. "All you need to know about J2EE, you can learn from this book". Each chapter is not about code generation, it is about solving problems we face as Java developers. If you are frustrated by the duplicate manual work you face in your development efforts, XIA will help. My favorite quote from the book: "Don't generate what you don't understand." - this shines through in each section, as each technology (EJB, web, JMX, mock objects, Hibernate, etc) is presented accurately and clearly first as it stands alone, then the problem of the real-world enter the picture, followed by the solutions XDoclet brings to the situation.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars XDoclet in Action is an in-depth start at learning XDoclet, April 4, 2004
By 
Carlos Valcarcel (Bohemia, NY United States) - See all my reviews
This review is from: XDoclet in Action (In Action series) (Paperback)
Are there plenty of code examples? Yes
Is the book easy to understand? Yes
Does it trivialize complex topics? No
Does the reference section add value? Yes
Is this book useful? An unqualified yes!

My needs in technology books are straightforward: give me a quick introduction and lots of examples. Walls and Richards have done a great job of explaining the nuts-and-bolts of XDoclet in a very lucid way. In working with an Eclipse plug-in that uses XDoclet as its code generation engine I was able to solve an XDoclet problem within a few minutes because I was able to look through the book's reference section and compare the information to a code sample earlier in the book.

I found the book covered so many areas that I hope the author's are working on a follow-on book where they discuss some of the thornier issues in J2EE development and how XDoclet can be brought to bear to solve them. Based on the depth of this book, they still have a lot to say about J2EE development using code generation tools.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
5.0 out of 5 stars A superbly accessible and useful primer, March 7, 2004
This review is from: XDoclet in Action (In Action series) (Paperback)
The collaboration of XDoclet seasoned experts and enthusiasts Craig Walls and Norman Richards, XDoclet In Action is a truly user-friendly introduction and guide to the metadata-driven, code generation engine for Java called XDoclet, and its many uses. A wealth of instructions, examples, and sample code lay out how XDoclet can be used with EJBs, Servlets, JMX, and other technologies, as well as customized or out-of-the-box uses to which XDoclet can be put for one's specific needs. A superbly accessible and useful primer, reference, and self-teaching tool, XDoclet In Action is a welcome addition to the computer reference shelf.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews









Only search this product's reviews



Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(7)
(4)
(6)
(4)
(4)
(4)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject