Problem solved with  

InputStream fs = new FileInputStream(docFile);
XWPFDocument doc = new XWPFDocument(fs);

Thanks.
Sars



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/XWPFTestDataSamples-not-found-in-POI-3-9-tp5711912p5711913.html
Sent from the POI - User mailing list archive at Nabble.com.

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

Reply via email to