Apache SOAP

Basic Steps

  1. Install Tomcat.
  2. Install Apache Soap.
  3. Write your Java service as a class whose methods you want to export.
  4. Deploy this class as a service.
  5. Write client and use it to access the service.

José M. Vidal .

1 of 5