-
Book Overview & Buying
-
Table Of Contents
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
Next, we test the web service. Start the WebLogic server if not already started. First, we run the build-client target, which also runs the preceding targets. Subsequently, we run the run target to run the client.
To build the client, right-click on the build.xml file and select Run Ant Target | build-client:

The EJB 3.0 classes and the web service classes get compiled, the EAR file gets deployed to the WebLogic Server, and the client gets built:

When the EAR application is deployed, the WebLogic Server and the JAX-WS runtime generate the WSDL file, which may be accessed with the given URL: http://localhost:7001/EJB3WSImpl/EJB3WSImplService?WSDL.

Select the EJB3Model project and select View | Refresh. The compiled classes for the EJB 3.0 entity and session beans, the compiled classes for the Web Service class, and the jwsc generated EJB3WSImpl.war get displayed in the Application navigator. The ejb3.jar and the ejb3webservice.ear also get displayed...
Change the font size
Change margin width
Change background colour