Modified WebServiceDemo to show the 'chain' element and the 'header-enricher'.

This commit is contained in:
Mark Fisher
2008-11-22 16:17:16 +00:00
parent 4e72c719f9
commit 75903736e2
3 changed files with 16 additions and 16 deletions

View File

@@ -29,7 +29,7 @@
<xsd:element ref="integration:poller" minOccurs="0" maxOccurs="1"/>
</xsd:all>
<xsd:attribute name="id" type="xsd:string"/>
<xsd:attribute name="request-channel" type="xsd:string" use="required"/>
<xsd:attribute name="request-channel" type="xsd:string"/>
<xsd:attribute name="reply-channel" type="xsd:string"/>
<xsd:attribute name="uri" type="xsd:string" use="required"/>
<xsd:attribute name="marshaller" type="xsd:string"/>