Skip to content

Instantly share code, notes, and snippets.

@bugs84
bugs84 / gist:4945204
Created February 13, 2013 15:03
Service with MTOM and SchemaValidation
@StreamingAttachment(parseEagerly = true, memoryThreshold = 4000000L)
@WebService(name = "SomeService", targetNamespace = "http://www.comnapy.com/Some/Namespace", serviceName = "SomeService")
@MTOM
@SchemaValidation
@bugs84
bugs84 / TestXmlGist8565.xml
Created June 22, 2012 11:11
Test Xml Gist 8565
<A>
<b>GistTest</b>
</A>