Jolt 1.2 Developer's Guide
Table Of Contents
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- Jolt for NonStop(TM) TUXEDO Developer's Guide
- About This Guide
- 1. Introducing Jolt
- 2. Installing Jolt
- 3. Configuring the Jolt System
- 4. Bulk Loading NonStopTM TUXEDO Services
- 5. Using the Jolt Repository Editor
- 6. Using the Jolt Class Library
- 7. Using JoltBeans
- 8. Using Servlet Connectivity for NonStopTM TUXEDO
- 9. Using Jolt 1.2 ASP Connectivity for NonStopTM TUXEDO
- A. NonStopTM TUXEDO Errors
- B. System Messages
- Index

In the Repository Editor add the ECHO service as follows:
Add a service named ECHO whose buffer type is CARRAY.1.
Define the input buffer type and output buffer type as CARRAY for the ECHO service.2.
Define the ECHO service with only one parameter named CARRAY that is both an input and output parameter.3.
Note that if you are using the X_OCTET buffer type, you must change the Input Buffer Type and Output Buffer Type fields to X_OCTET.










