Jakarta SOAP with Attachments API 3.0.0
This release contains following changes:
- adds
SOAPEnvelope.createName(String, String): Name
method - does not allow null arguments in
SOAPFault.createFault(String, String)
- extends
SOAPConnection
to implementjava.io.Autocloseable
- adds API to allow setting timeouts for set timeout for
SOAPConnection.call
- drops all references to JAXM
- drops the search through Java SE installation in the implementation lookup
- removes deprecated
SOAPElementFactory
Project Board: https://github.com/eclipse-ee4j/saaj-api/projects/1
Full Changelog: 2.0.0...3.0.0