Skip to content

Jakarta SOAP with Attachments API 3.0.0

Compare
Choose a tag to compare
@lukasj lukasj released this 03 May 20:44
· 18 commits to master since this release

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 implement java.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