Deploy the Web Service

  1. Add JAVA_HOME=D:\AA19.1.0\bin\jdk1.8.0 to your system variables.


  2. Get the SMSAdapter.war file from the Civic Platform source code directory. Example: D:\AA_Prod\ws-sdk\SMSAdapter


  3. Copy the SMSAdapter.war file to the Tomcat directory. Example: D:\apache-tomcat-6.0.29\webapps
  4. Go to D:\apache-tomcat-6.0.29\bin. Double-click startup.bat to start the server.
  5. Enter this URL in the browser's address bar: http://localhost:8080/SMSAdapter/services/SMSAdapter?wsdl

    The browser displays the web service, indicating successful deployment of the web service.