Skip to content

Instantly share code, notes, and snippets.

@bugs84
Created February 13, 2013 15:03
Show Gist options
  • Select an option

  • Save bugs84/4945204 to your computer and use it in GitHub Desktop.

Select an option

Save bugs84/4945204 to your computer and use it in GitHub Desktop.
Service with MTOM and SchemaValidation
@StreamingAttachment(parseEagerly = true, memoryThreshold = 4000000L)
@WebService(name = "SomeService", targetNamespace = "http://www.comnapy.com/Some/Namespace", serviceName = "SomeService")
@MTOM
@SchemaValidation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment