-
Book Overview & Buying
-
Table Of Contents
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
Next, create a build.xml Apache Ant script in the Application Sources directory by selecting Categories:General | Ant and Items:Empty Buildfile in the New Gallery window. The build.xml file is created to compile the EJB 3.0 classes and Web Service classes, and package the classes to an EAR file.
Deploy the EAR file to the WebLogic server. In the build.xml file, specify properties for various directories that are used for development and deployment of the web service.
|
Property |
Description |
|---|---|
|
|
The source directory for the EJB 3.0 classes and the web service classes. |
|
|
The deploy directory of the WebLogic server: |
|
|
The build directory for developing the web service application classes. |
|
|
The directory for the compiled classes. |
Specify the project classpath with the path element:
<path id="project.classpath"> <pathelement location...
Change the font size
Change margin width
Change background colour