@Override
public void testTransformerException() throws Exception
{
createFileOnFtpServer("transformerException/test1");
prober.check(new Probe()
{
public boolean isSatisfied()
{
// Exception occurs after the SEDA queue for an asynchronous request, so from the client's
// perspective, the message has been delivered successfully.