Finally found the reason. Looks like it was a trick of Maven.... Following
entry was missing in POM file, but the jar was in the source lib folder....

<dependency>
        <groupId>org.apache.servicemix.bundles</groupId>
        <artifactId>org.apache.servicemix.bundles.xmlbeans</artifactId>
        <version>2.4.0_2</version>
</dependency> 



--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/Apache-POI-Unable-to-load-docx-Format-document-using-XWPFDocument-tp5714124p5714152.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