Why and when to perform this task
Create an Enterprise JavaBean (EJB) file Java archive (JAR) file or a Web archive (WAR) file containing the security binding file (ibm-webservices-bnd.xmi) and the security extension file (ibm-webservices-ext.xmi). If this archive is acting as a client to a downstream service, you also need the client-side binding file (ibm-webservicesclient-bnd.xmi) and the client-side extension file (ibm-webservicesclient-ext.xmi). These files are generated using the WSDL2Java command. You can edit these files using the Web Services Editor in the Assembly Toolkit.
When configuring server-side security for Web services security, the security extensions configuration specifies what security is performed, the security bindings configuration indicates how to perform what is specified in the security extensions configuration. You can use the defaults for some elements at the cell and server levels in the bindings configuration, including key locators, trust anchors, the collection certificate store, trusted ID evaluators, and login mappings and reference these elements from the WAR and JAR binding configurations.
Prior to importing the Web services enterprise archive (EAR) file into the Assembly Toolkit, make sure that you have already run the wsdl2java command on your Web service to enable your J2EE application. You must import the Web services enterprise archive (EAR) file into the Assembly Toolkit. Complete the following steps to import your EAR file into the Assembly Toolkit:
Refer to Assembly Toolkit documentation for more information.
Open the Web services editor in the Assembly Toolkit to begin editing the server security extensions and bindings. The following steps can locate the server security extensions and bindings. Other tasks specify how to configure each section of the extensions and bindings in more detail.
Steps for this task
Request receiver service configuration details
Response sender service configuration details
Response receiver binding configuration details
Response sender binding configuration details