Secure web services are not migrated by the J2EE Migration
wizard when web services are migrated from J2EE 1.3 to J2EE 1.4. The
migration of secure web services requires manual steps.
About this task
After the J2EE migration, the secure binding and extension
files must be migrated manually to J2EE 1.4 as follows:
Procedure
- Double click the webservices.xml file
to open the Web Services editor.
- Select the Binding Configurations tab
to edit the binding file.
- Add all the necessary binding configurations under the
new sections Request Consumer Binding Configuration Details and Response
Generator Binding Configuration Details.
- Select the Extension tab to edit
the extension file.
- Add all the necessary extension configurations under the
new sections Request Consumer Service Configuration Details and Response
Generator Service Configuration Details.
- Save and exit the editor.