Skip to content

Instantly share code, notes, and snippets.

@nuwanbando
Created June 23, 2013 09:38
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 nuwanbando/acf9d22e385c4212f8f5 to your computer and use it in GitHub Desktop.
Save nuwanbando/acf9d22e385c4212f8f5 to your computer and use it in GitHub Desktop.
<sequence name="xmlProcessSeq">
<header name="To" action="remove"/>
<property name="RESPONSE" value="true"/>
<property name="NO_ENTITY_BODY" scope="axis2" action="remove"/>
<property name="FileLocation"
value="home/nuwanbando/temp/files/out/catalog.xml"
scope="default"
type="STRING"/>
<class name="org.sample.XMLProcessMediator"/>
<xslt key="conf:/xslt/trans.xslt"/>
<send/>
</sequence>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment