Java Reference
In-Depth Information
Deploying the EJB 3.0 application
Start the WebLogic server before deploying the EAR application to the WebLogic
server. To compile and deploy the EJB 3.0 Ajax application, right-click on the build.
xml and select Run Ant Target|deploy . As the target s have dependencies on the
preceding target s, all the targets except the clean target get run in the sequence
defined in the table.
The EJB 3.0 and servlet classes get compiled, the application gets packaged into an
EAR file, and the EAR file gets deployed to WebLogic server, as shown in the
build.xml output.
 
Search WWH ::




Custom Search