ocalhost");
mqConnectionFactory.setPort(1440);
mqConnectionFactory.setQueueManager("MY.QMGR");
mqConnectionFactory.setChannel("MY.SVRCONN.CHANNEL");
*
mqConnectionFactory.setStringProperty("foo",
"bar");*
return mqConnectionFactory;
}
}
--
Rachit Gandhi
I looked at the junit for beanio .
https://svn.apache.org/repos/asf/camel/trunk/components/camel-beanio/src/test/java/org/apache/camel/dataformat/beanio/BeanIODataFormatComplexTest.java
If I change the marshal route to write it to the file...and run the unit
test . .it produces the file with a li