Această regulă semnalează clasele perimate WSAddressing pentru JAXWS 2.0. Aceste clase sunt perimate începând cu WebSphere v7.0. Aceste clase sunt:
- com.ibm.websphere.wsaddressing.jaxws.W3CEndpointReference
- com.ibm.websphere.wsaddressing.jaxws.SubmissionEndpointReference
- com.ibm.websphere.wsaddressing.jaxws.EndpointReferenceConverter
Utilizaţi următoarele clase în loc:
- javax.xml.ws.wsaddressing.W3CEndpointReference
- com.ibm.websphere.wsaddressing.jaxws21.SubmissionEndpointReference
- com.ibm.websphere.wsaddressing.jaxws21.EndpointReferenceConverter
Pentru informații suplimentare, vedeți lista
Caracteristici perimate
din documentație.