Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java J2EE

Using XDoclet: Developing EJBs with Just the Bean Class

Author: oreillynet.com | Published: 10th Aug 2005 | Visited: 601 times | Add Comment
Filed in: J2EE

by Dion Almaer 01/30/2002 Have you developed an EJB? Have you been frustrated at having to create and manipulate the XML deployment descriptors, as well as the interfaces? I certainly have. I was recently working on an EJB for the Xbeans open source project and I decided to use another open source tool -- XDoclet -- to generate the XML descriptors and interfaces for me. Using XDoclet will enable you to work more efficiently within the J2EE framework. You will have a simpler view of your...n

Read Article
 

Sponsored Links

 


Related Articles

 Swing Extreme Testing - The ShowerThread Class The ShowerThread Class Since SaveAsDialog.show() blocks, we cannot call this from our main thread; instead we spawn a new thread. This thread could just be an anonymous inner class in the init()metho ...

 2D Vector Class Wrapper SSE Optimized for Math Operations The article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precis ...

 Validation Across Class Hierarchies and Interface Implementations Dependency injection of validation rules and their application across class Hierarchies and interface Implementat ...

 CWindow (wrapper class for the window API functions) + IuSpy CWindow (wrapper class for the window API functions) + IuSpy(Spy++ ana ...

 Developing an ASP.NET page with MasterPage and Localization The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localiza ...

 LINQ TO SQL All Common Operations (Insert,Update,Delete,Get) in ONE BASE Class Base Class to perform all Common LINQ To SQL Operat ...

 Developing and Deploying a SharePoint Feature - Part 1 SharePoint 2007 has a number of new features over its predecessors. After examining the features of it, Steven demonstrates how to develop, package, deploy and enable a simple feature solution. He examines the required steps to build the solution and then delves deeper into the structure of the XML ...

 EJB 3.0 Remote Session Bean Lookup This article describes a way to perform remote lookup of EJB 3.0 session bean into simple Java applicat ...

 Best Practices for Developing a Web Site Just because Web sites are easy to build these days, doesn't mean it's easy to build a quality Web site that meets your business objectives. Before developing your next Web site, or redesigning an existing site, download this Internet.com eBook to guide you through the process and plan you ...

 CheckBox ComboBox Extending the ComboBox Class and Its Items An article on a CheckBox ComboBox control which extends the ComboBox.It ...



Next: O/R Mapping with Hibernate



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links