Java Reference
In-Depth Information
<classpath refid="client.class.path" />
</java>
</target>
</project>
The directory structure of the EJB 3.0 web service is shown in the following screenshot:
Testing the web service
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.
Building the client
To build the client, right-click on the build.xml file and select
Run Ant Target | build-client :
 
Search WWH ::




Custom Search