Skip Headers

Export the Project Data

Previous
Previous
 
Next
Next

To use your TopLink mapping project at run time, you must either generate deployment XML. This deployment XML file contains the descriptors and mappings that you defined and also includes the named queries or finders associated with the project.

Show me...

  1. Right-click the Intro_Tutorial project in the Navigator and select Export > Project Deployment XML.

  2. Navigate to the <INTRO_TUTORIAL_HOME>/src/META-INF directory and save the project data as Intro_Tutorial.xml. Click Save.