1. download the required software:
J2eesdk1.4sdk
Http://java.sun.com/j2ee/1.4/download.html
Download j2eesdk-00004-windows.exe
Eclipse3.0:
Http://www.eclipse.org/
Download eclipse-sdk-3.0-win32.zip
Lomboz3.0:
Http://www.objectlearn.com/index.jsp
Download lomboz.3.zip and EMF-SDO-runtime- 2.0.0 . Zip
JBoss 3.2.3 :
Http://www.jboss.org/index.html
Download JBoss- 3.2.3 . Zip
2. Configuration
Install j2eesdk1.4sdk in the C:/Sun/appserver directory.
① Add the environment variable classpath:
.; C:/Sun/appserver/JDK/lib/tools. jar; C:/Sun/appserver/JDK/lib/dt. jar;
C:/Sun/appserver/lib/J2EE. Jar
Add the environment variable path
C:/Sun/appserver/JDK/bin; C:/Sun/appserver/bin
② Install eclipse3.0
Extract eclipse-sdk-3.0-win32.zip, and run eclipse.exe on the Directory D:/eclipse3.
.
③ Install lomboz
Lomboz.3.zip and EMF-SDO-runtime- 2.0.0 . After Zip extraction, copy the extracted directory to the Directory D:/eclipse3/plugins and D:/eclipse3/D:/eclipse3/features, and then run eclipse.exe, select File-New-other from the menu. The following interface is displayed:
Figure 1
④ Install JBoss
Set JBoss- 3.2.3 . Zip decompress to D:/jboss-3.2.3 directory
⑤ Configure eclipse3.0
Select windows-preferences from the menu and configure eclipse according to the following interface.
Figure 2
Figure 3
.