About EJB Web services and security

How Sterling Order Management System Software supports EJB Web services security

Transport Security

The concept of transport layer security is an option that can be applied to all types of http traffic including EJB based Web services.

For YIFWebServices, use transport security. Sterling Order Management System Software does not provide any other security mechanisms or recommendations for EJB based web services.

See your application server documentation for information about security available on the application server itself.

Client generation

Sterling Order Management System Software does not provide any assistance around client generation for YIFWebService. One popular pattern is to use the Axis client generation tasks for ant provide by Apache Axis. The same rules apply here. Be sure to configure the trust-store properly and set the required system properties in your code before communicating with the https port of the server.