What's New in This Guide
The following topics introduce the new and changed features of WebLogic web services in Oracle Fusion Middleware 12c (12.2.1), and provides pointers to additional information.
New and Changed Features for 12c (12.2.1.x)
For Oracle Fusion Middleware 12c (12.2.1.x), this document does not contain any new or changed features. For a comprehensive listing of the new WebLogic Server features introduced in this release, see What's New in Oracle WebLogic Server.
New and Changed Features for 12c (12.2.1)
The JAX-RPC API is deprecated in WebLogic Server as of release 12.2.1.
New and Changed Features for 12c (12.1.3)
For Oracle Fusion Middleware 12c (12.1.3), this document does not contain any new or changed features.
New and Changed Features for 12c (12.1.2)
Oracle Fusion Middleware 12c (12.1.2) includes the following new and changed features for this document.
- 
                        
Ant task feature support for SOAP over JMS transport, including the following new child elements:
- 
                              
<jmstransportclient>child element ofclientgento configure SOAP over JMS transport on the client, as described in jmstransportclient. - 
                              
<jmstransportservice>child element ofjwscto configure SOAP over JMS transport on the service, as described in jmstransportservice. 
 - 
                              
 - 
                        
Annotation support for SOAP over JMS transport, including the following:
- 
                              
com.oracle.webservices.api.jms.JMSTransportClientannotation, as described in com.oracle.webservices.api.jms.JMSTransportClient. - 
                              
com.oracle.webservices.api.jms.JMSTransportServiceannotation, as described in com.oracle.webservices.api.jms.JMSTransportService. 
 - 
                              
 - 
                        
Annotation support for attaching Oracle Web Services Manager (OWSM) security policies to WebLogic web service clients, as well as WebLogic web services. Annotation support includes:
- 
                              
weblogic.wsee.jws.jaxws.owsm.Propertyannotation to override configuration properties when attaching an OWSM policy, as described in weblogic.wsee.jws.jaxws.owsm.Property. - 
                              
weblogic.wsee.jws.jaxws.owsm.SecurityPoliciesannotation to attach an array of OWSM polices, as described in weblogic.wsee.jws.jaxws.owsm.SecurityPolicies. - 
                              
weblogic.wsee.jws.jaxws.owsm.SecurityPolicyannotation to attach an OWSM policy, as described in weblogic.wsee.jws.jaxws.owsm.SecurityPolicy. 
 - 
                              
 - 
                        
New deployment descriptor elements to support SOAP over JMS transport, as described in WebLogic Web Service Deployment Descriptor Schema Reference.