-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
We shall be creating an EJB 3.0 entity by transforming the EJB 2.0 deployment descriptor (ejb-jar.xml) using XSL stylesheets. This chapter uses the built-in XSL transformation tool in Oracle JDeveloper 11g to provide the XSLT transformation for converting the EJB 2.0 entity deployment descriptor to the EJB 3.0 entity class. Download and install Oracle JDeveloper 11g from http://www.oracle.com/technology/software/products/middleware/index.html.
First, create a new application in JDeveloper. To do so, click on New Application, as shown next:

In the New Application wizard, specify an Application Name (for example EJB2toEJB3). Select Application Template as Generic Application and click on Next, as shown in the following screenshot:

Next, specify a Project Name (EJB2toEJB3 for example). Select XML as a project technology and click on Finish.

An application and a project get added to the Application Navigator, as shown next:

Change the font size
Change margin width
Change background colour