Next steps

Use the Java™ API to write your applications or else deploy the web service and create any custom applications.

The next steps vary depending on whether you use the Java API or the generated web service.

Java API

The output from the source code generation utility is the ISI_Client_ versionx.x.x .zip file at workspace\project_name\client. This compressed file contains all of the files that are needed to create client code with the ESOA API: the madclient.jar, the Javadocs, and all required libraries. You can extend the workspace\project_name\client\src\*.java source code files as needed and recompile, or use as it is.

You are now ready to write your applications using the generated API. See Creating a client using the Java API.

Web service

The output from the source code generation utility is the ISI_Client_versionx.x.x .zip file at workspace\project_name\client. This compressed file contains all of the files that are needed to create client codewith the ESOA API: the madclient.war, the Javadocs, the wsdl files, and all required libraries.

You are now ready to deploy the web service so that you can create your custom applications that use it. Refer to Deploying the web service.



Last updated: 23 October 2014