Assuming that you know how to create J2EE modules in eclipse IDE and generating EJB code using Xdoclet. To know more click here .
Category Archives: Eclipse J2EE
How To Create EJB’s In Eclipse IDE
Here I am assuming that you are aware of creating J2EE Module In Eclipse IDE. To know more click here. So Suppose you have an EJB Module created in IDE, Then for example we will create a stateless session bean by following these steps.
Creating J2EE Modules For Enterprise Application
Using Lomboz we can create Enterprise Application modules. Here we will see how we can add J2EE, Web modules to an Enterprise Application so that J2EE development can be done in a quicker and easier way.
Although a programmer can create Web and J2EE modules separately and later add them to EAR file, But the recommended approach is to create those modules while creating Enterprise Application, So that they will be packaged instantly to your EAR project.
Development Of Enterprise Applications in Eclipse IDE
Lomboz is a reliable plugin for J2EE development. It can be downloaded from http://lomboz.objectweb.org/downloads/drops/S-3.1M6-200505030842/.
Developing Enterprise Applications in Eclipse is quite simple with the help of lomboz. Here let me describe five simple steps to create an Enterprise Application Project using Eclipse IDE.
Configuring Xdoclet for J2ee Applications in Eclipse
For J2EE applications, We can configure Xdoclet in Eclipse so that development can be made faster. Xdoclet can be downloaded from
http://www.xdoclet.sourceforge.net/xdoclet/install.html
Extract Xdoclet files to the local drive.
Configuring J2EE Environment on Eclipse IDE
Eclipse IDE is well known for Java project development. One of the reasons is that Eclipse is free and is easily extendable. Unfortunately no free and reliable plug-in was available for configuring J2EE environment on Eclipse IDE untill Lomboz. Lomboz is an open source and free J2EE development environment for businesses and individuals. You can develop, test, profile and deploy Web, Web services, Java, J2EE and EJB applications with this IDE. Lomboz has comprehensive support for most J2EE standard application server runtimes, and supports most popular open source runtimes such as JOnAS, and other vendor runtime environments. Lomboz is buillt on the Eclipse open source platform and the Web Tools Platform (WTP) projects. Here is the complete tutorial for configuring J2EE environment on Eclipse. It can be downloaded from Lomboz version of Eclipse
After Installing Lomboz