assertMessageHeader(messageList3, 1, "foo", "hello world!");
assertMessageHeader(messageList3, 19, "foo", "hello world!");
}
protected AbstractXmlApplicationContext createBeanFactory() {
return new ClassPathXmlApplicationContext("org/servicemix/components/xslt/publish.xml");
}