Class FxfXmlValidator

All Implemented Interfaces:
HasSpecialDefaultValues, FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, HasTransactionAttribute, IConfigurable, IDualModeValidator, IForwardTarget, IPipe, IScopeProvider, IValidator, IWithParameters, IXmlValidator, NameAware, EventThrowing, SchemasProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

public class FxfXmlValidator extends WsdlXmlValidator
FxF XML validator to be used with FxF3. When receiving files (direction=receive) the message is validated against the OnCompletedTransferNotify WSDL (a P2P connection, hence same WSDL (provided by Tibco) for all queues (every Ibis receiving FxF files has it's own queue)). When sending files (direction=send) the message is validated against the StartTransfer WSDL (ESB service provided by Tibco).
Author:
Jaco de Groot