Creating an Entity Bean in MyEclipse and WebLogic

 

The following set of tutorials will demonstrate an example for creating an entity bean using the MyEclipse Enterprise Workbench, WebLogic application server and MySQL.

This tutorial includes four modules and two project files:

1 Setting Up MySql - Create the MySql Database table (Flash 530 KB)
 
2 Configure the DataSource in Weblogic (Flash 1 MB)
 
3 Creating the Entity Bean (Flash 3.8 MB)
Sample Address Project
4 Using MyEclipse to create the Test Client Testing the Entity Bean (Flash 1.2 MB)
Sample Client Address Project