LegStar Presentation

1.3.2

Copyright (C) 2009 LegSem

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

http://www.gnu.org/licenses/lgpl-2.1.html


Table of Contents

1. Introduction
What is LegStar?
Development time features
Runtime features
Common use cases
2. Architecture
Expose a COBOL program as a Web Service
Development tools
Runtime services
Consume a Web Service or POJO from a COBOL program
Development tools
Runtime services
3. Getting started
Installation
First development
4. Tutorial: Expose a COBOL program as a Web Service using Eclipse
COBOL structures to XML Schema translation
COBOL Binding classes generation
Mainframe Adapter generation
5. Tutorial: Consume a Web Service from a COBOL program using Eclipse
XSD structures Mapping
COBOL Binding classes generation
Mainframe Proxy generation
6. Wrap up
References

List of Figures

2.1. Service adapter development steps
2.2. Service adapter runtime
2.3. Service proxy development steps
2.4. Service proxy runtime
4.1. LegStar menu and toolbar options
4.2. Adapter structures mapping screen 1
4.3. Adapter structures mapping screen 2
4.4. Adapter structures mapping screen 3
4.5. Adapter COBOL binding generation menu
4.6. Adapter COBOL binding generation screen 1
4.7. Adapter COBOL binding generation screen 2
4.8. Adapter service generation screen 1
4.9. Adapter service generation screen 2
4.10. Adapter service generation screen 3
4.11. Adapter service generation screen 4
4.12. Adapter service generation screen 5
4.13. Adapter service generation screen 6
4.14. Adapter service generation screen 7
5.1. Proxy XSD structures mapping screen 1
5.2. Proxy XSD structures mapping screen 2
5.3. Proxy XSD structures mapping screen 3
5.4. Proxy COBOL binding generation menu
5.5. Proxy COBOL binding generation screen 1
5.6. Proxy COBOL binding generation screen 2
5.7. Proxy service generation screen 1
5.8. Proxy service generation screen 2
5.9. Proxy service generation screen 3
5.10. Proxy service generation screen 4
5.11. Proxy service generation screen 5