Skip to content

Instantly share code, notes, and snippets.

@estebanroblesluna
Created July 11, 2011 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save estebanroblesluna/1075560 to your computer and use it in GitHub Desktop.
Save estebanroblesluna/1075560 to your computer and use it in GitHub Desktop.
<expression-transformer>
<return-argument evaluator="header" expression="INVOCATION:cxf_attachments" />
</expression-transformer>
<expression-transformer>
<return-argument evaluator="groovy" expression="payload.iterator().next().getDataHandler().getContent()" />
</expression-transformer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment