Exactly what I was looking for. Thanks! -----Original Message----- From: Łukasz Dywicki [mailto:[email protected]] Sent: Thursday, November 04, 2010 11:20 AM To: [email protected]; [email protected] Subject: RE: Camel Excel Data Component
Hi, I used POI to read Excel files without direct Camel data format: http://svn.code-house.org/wjug/internal/xls/src/main/java/org/code_house/sam ples/xls/XlsMoneyTransferCreator.java If you are working under OSGi you may use POI bundle from Apache ServiceMix bundles repository. Best regards, Lukasz -----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: Thursday, November 04, 2010 4:14 PM To: [email protected] Subject: Re: Camel Excel Data Component Hi Russ, this kind of component doesn't exist yet. I'm preparing two camel components, once based on pdfbox and one based on POI. My idea is to extend Camel to a kind of document composer/printer tool. Regards JB On 11/04/2010 04:03 PM, Pitre, Russell wrote: > I searched the mailing list archives and website for a Microsoft Excel > data component but was unable to come up with anything. Does such a > component exist yet? > > > > Thanks > > > > -Russ > >
