Note: Assuming the EJB3 component added to the project source path and are shown as Java classes in the project once a refresh is done.
1. Double click on the project to invoke the "Project Properties" dialog
2. Select the "Libraries" label on the left hand side of the dialog
3. Ensure you have the following libraries in your project, if you already had EJB3 components they will be there if not you will need them for the project to compile.
- EJB 3.0
- Toplink Essentials JPA
5. Press the "Refresh List" button
6. Press "OK" to dismiss the dialog
7. Now refresh the application navigator for the project and you EJB3 component will be displayed with a nice little icon as though you originally created it in JDeveloper
No comments:
Post a Comment