Building web services on JBoss

You can expose APIs and synchronous SDF services through web services. Web services require some configuration prior to running the buildear script to create the application EAR and web services WAR file. The configuration takes place in either the namedwebservices.xml file or webservicebeans.xml file.

There are two types of web services that can be created:

You can choose to build the application with one or both types of web services.

Note: If using EJB based web services or using JAX-WS based web services without handlers and API security is enabled, ensure that you expose the Login API. If using custom handlers, this decision will depend upon how your handlers are written. For more information about web services security, see the Planning for secure deployment of the PA-DSS and SSDCPlanning for secure deployment of the PA-DSS and SSDC topic on the corresponding version of the Sterling Selling and Fulfillment Suite information center.