Upgrading Deployment Plans Task 4: Upgrade the Application Deployment Descriptors

4-6 Oracle Fusion Middleware Upgrade Guide for Java EE

4.6 Task 6: Upgrade the Application Web Services

To upgrade your Web services from OC4J to Oracle WebLogic Server, refer to the following sections: ■ General Guidelines for Upgrading to Oracle WebLogic Server JAX-RPC and JAX-WS Web Services ■ Generating Oracle WebLogic Server Web Services From an OC4J WSDL ■ Web Services Specifications Supported by OC4J and Oracle WebLogic Server

4.6.1 General Guidelines for Upgrading to Oracle WebLogic Server JAX-RPC and JAX-WS Web Services

In general, to upgrade your Web services from OC4J to Oracle WebLogic Server, you must upgrade your application to use the equivalent Java Web services API on WebLogic Server: Oracle Web Cache Invalidation The Web Cache Invalidation API can continue to be used by ensuring that the appropriate OracleAS 10g jar file is available to the application when deployed to WebLogic Server. An updated, but fully backward compatible, version of this API is also available in as part of the JRF domain template. Section 4.5.1, APIs Available With the Java Required Files JRF Domain Template OracleAS Web Services Oracle Web Services Proxy Oracle Web Services SOAP Oracle Web Services UDDI Client Any application using OracleAS Web Services will require modification to use the equivalent set of Oracle Fusion Middleware or WebLogic Server APIs and features. More specifically: ■ Applications using the OracleAS Web Services, Oracle Web Services Proxy, or Oracle Web Services SOAP API must be modified to use the standard based JAX-RPC or JAX-WS Web Services APIs of WebLogic Server. ■ Applications using the Oracle Web Services UDDI Client API must be modified to use the UDDI v1, v2, or v3 compliant Oracle Service Registry UDDI client API. Oracle Fusion Middleware Introducing WebLogic Web Services for Oracle WebLogic Server OC4J Job Scheduler Oracle provides an upgrade and migration path for the OC4J Job Scheduler to the Oracle Fusion Middleware Enterprise Scheduler ESS. Oracle Ultra Search vs Oracle Secure Enterprise Search, Frequently Asked Questions, which is available in PDF format on the Oracle Technology Network OTN. OC4J Support for JSP Any application using this API will require modification to use the equivalent set of Java Standard Tag Library JSTL tags. Oracle Fusion Middleware Developing Web Applications, Servlets, and JSPs for Oracle WebLogic Server OC4J JMX MBeans Any application using the OC4J JMX MBeans directly for application and environment management purposes will require modification to use the equivalent set of WebLogic Server JMX MBeans. Oracle Fusion Middleware Developing Manageable Applications With JMX for Oracle WebLogic Server Table 4–3 Cont. Other API Changes for Oracle Fusion Middleware 11g API Description and Actions Required More Information