Migrate Web services
If you have used the Apache SOAP support to create Web services client applications in WAS Versions 4.0 or 5.0, you may need to migrate your applications or the security files for your applications. The following table summarizes the Web services supported by WAS.
WAS Version Web services supported 4.0 SOAP 2.2 5.0 and 5.0.1 SOAP 2.3 5.0.2 or later J2EE (JSR 109) For more information on migrating your Web services, see these topics:
Migrate Apache SOAP Web services to Web services for J2EE (Version 5.0.2 or later)
This topic describes how to migrate your Version 5.0 and 5.0.1 Web services to the J2EE standards supported in Version 5.0.2.Migrate applications developed with Version 5 Web services technology preview (Version 5.0.2)
This topic describes how to migrate your WSDL application developed with the WAS Version 5 Web services technology preview to WAS Version 5.0.2Migrate web services security (Version 5.0 and 5.0.1)
This topic describes how to migrate your Version 4 application that use SOAP 2.2 security to SOAP 2.3 security used in WebSphere Application Services Version 5.0 and 5.0.1.Notes:
- It is recommended that new Web services be developed using the J2EE standards. For more information, see Develop.
- Security cannot be directly migrated from SOAP 2.3 to the J2EE standards. After you have migrated your Web services to the J2EE standard, see Security to secure your Web service.