Skip Headers
Dali Java Persistence Tools User Guide
Release 3.2
Release 3.2
  PDF
PDF
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Creating a new JAXB project
 
Next
Converting a Java project to a JPA project
 

Creating Database Web Services from Builder XML

Use this procedure to create a new JPA project.

  1. From the Navigator or Project Explorer, select File > New > Project. The Select a wizard dialog appears.

    Figure 3-9 Selecting the Web Services from Builder XML wizard

    The Select a Wizard dialog with JPA project selected.
  2. Select Database Web Services > Web Services from Builder XML and then click Next. The Web Dynamic page appears.

    Figure 3-10 The Web Dynamic Project Page

    The JPA Project page of the Create a JPA Project wizard.
  3. Select the Dynamic Web Project, and click Next. The Select Builder XML File page appears.

    Figure 3-11 The Select Builder XML File Page

    The JPA Facet page of the Create a JPA Project wizard.
  4. Select the XML file and click Next. The Driver Files page appears

    Figure 3-12 The Driver Files Page

    The JPA Facet page of the Create a JPA Project wizard.
  5. Click Add to add additional JAR files to the project.

  6. Click Finish. Dali adds the new JAXB project.

    You should now open the JPA Development perspective.

Related reference

Related concepts