The handler framework in the Java API for XML Web Services (JAX-WS) allows applications to address cross-cutting and/or system-level concerns by opening the service and client runtimes for ...
So, something has come up with work on XML generation. So previously we were pretty much just using a Groovy script to string concat hand assemble XML (before my time!), but I'm changing it to using a ...