This topic explains how to configure bindings with the WebSphere Studio Development Client for iSeries.
To configure the ibm-webservices-bnd.xmi deployment descriptor, perform the following steps in the WebSphere Studio Development Client for iSeries:
Start the WebSphere Studio Development Client for iSeries.
Click File --> Import to import the WAR file.
Open the J2EE perspective by clicking Windows --> Open Perspective --> Other --> J2EE.
Switch to the Project Navigator pane by clicking the Project Navigator tab.
Locate the project that contains the Web service, and expand it.
Expand the directories under the project until the WEB-INF directory and its contents appear.
Right-click the webservices.xml file. Select Open. The Web Services editor opens.
Click the Bindings tab. The Web Services Bindings editor opens.
Verify the wsdescNameLink element settings:
Verify the pcnameLink attribute settings. Expand the Web Service Description Bindings section. Verify that the correct service is selected. If the correct service is not listed:
Click the Binding Configurations tab to view the bindings for your port.
Save the bindings file.
Click File --> Export to export the file.