Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • New annotations of java first use cases
    • @WSDLDocumentation annotation to add documentation nodes to generated wsdl
    • @SchemaValidation annotation to turn on schema validation
    • @DataBinding to set the databinding used (if other than JAXB)
    • @GZIP to turn on GZIP compression
    • @FastInfoset to turn on FastInfoset support
    • @Logging to turn on and control various Logging functionality
  • SOAP/JMS spec implementation
  • SDO databinding

...