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.
After the J2EE migration, the secure binding and extension files
must be migrated manually to J2EE 1.4 as follows:
- Double click on 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.