Java sample Web service specifications
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following table describes the specifications for a sample Web service and interface used to illustrate client development with Axis.
| Property or component | Value or name | Object type |
|---|---|---|
| Web service |
OrderService
|
– |
| URL |
http://servicehost:80/wsa/wsa1
|
– |
| Session model | Managed | – |
| TargetNamespace |
urn:OrderSvc:OrderInfo
|
– |
| WSDL objects |
OrderInfoObj
|
AppObject |
CustomerOrderObj
|
ProcObject | |
OrderInfoID
|
AppObject ID | |
CustomerOrderID
|
ProcObject ID | |
OrderDetailsRow
|
Temp-table OrderDetails |
Note: This sample is available on the Documentation and Samples
(doc_samples) directory of the OpenEdge product DVD or Progress
Documentation Web site.