This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
developers:examples:java:client-api-advanced-hello-world [2019/08/01 10:14] tjotov removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SDK Client API - Advanced Hello World Application ====== | ||
- | |||
- | ===== Advanced Hello World Application ===== | ||
- | |||
- | The Java SDK package also includes an advanced "Hello World" application, | ||
- | |||
- | [[https:// | ||
- | |||
- | [[https:// | ||
- | |||
- | ==== Preconditions ==== | ||
- | |||
- | If full application functionality is expected, the following needs to be arranged: | ||
- | |||
- | * PEIG must be running (ADUCID< | ||
- | * Valid identity must exist in ADUCID< | ||
- | |||
- | ==== Installation ==== | ||
- | |||
- | Steps to install the application as a part of Tomcat: | ||
- | |||
- | - Rename the supplied advanced web application “Hello World” from api-advanced-webapp-[version].war to api-advanced-webapp.war. | ||
- | - Load the api-advanced-webapp.war web archive to Tomcat (to the $TOMCAT_HOME/ | ||
- | - Run Tomcat so that the installed sample web application unpacks to the subdirectory api-advanced-webapp in $TOMCAT_HOME/ | ||
- | - Stop Tomcat. | ||
- | - Set the " | ||
- | - Run Tomcat. | ||
- | |||
- | After the installation, | ||
- | |||
- | [[http:// | ||
- | |||
- | Example of address: | ||
- | |||
- | [[http:// | ||
- | |||
- | If you install the sample application in Linux/Unix OS, stop the iptables service or modify its configuration. | ||
- | |||
- | Then the following pages will be available: | ||
- | |||
- | * / | ||
- | * / | ||
- | * / | ||
- | * / | ||
- | |||
- | <font 11.0pt/ | ||
- | |||
- | == requestOperation.jsp page == | ||
- | |||
- | {{: | ||
- | |||
- | == getPSLAttributes.jsp page == | ||
- | |||
- | {{: | ||
- | |||
- | == executePersonalObject.jsp == | ||
- | |||
- | {{: | ||
- | |||
- | == closeSession.jsp == | ||
- | |||
- | {{: | ||
- | |||