Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created April 13, 2012 19:59
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 marianogonzalez/2379679 to your computer and use it in GitHub Desktop.
Save marianogonzalez/2379679 to your computer and use it in GitHub Desktop.
<sub-flow name="unmarshall">
<mulexml:jaxb-xml-to-object-transformer name="XmlToObject" jaxbContext-ref="myJaxb" returnClass="org.mule.jaxb.Example"/>
</sub-flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment