On Tue, 22 Nov 2011, Tims wrote:
I am facing some trouble in extracting winmail.dat file content. I am storing the winmail file in a mounted location and extracting the file from there. the file path which I give is correct since i am able to change file permissions from Java. But when i am creating CompressedRTF object from MAPIRtfAttribute class, it does not responding and mail is not getting downloaded. And i am not getting any error .... Please suggest a solution

I'm not entirely clear on what you're trying to do, and what isn't working

If possible, any chance you could write a small junit unit test that shows up the problem you face? Then upload that to bugzilla, along with a sample file, and we can take a look

If you're not clear on how best to use the code though, try looking at the various unit tests for HSMF and HMEF, or take a look at how Apache Tika makes use of HMEF for decoding winmail.dat files

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to