Forum Discussion
mkajale2 Manali,
Please add ooxml-schemas-1.3.jar to sopaui_home/bin/ext, restart and try again.
https://mvnrepository.com/artifact/org.apache.poi/ooxml-schemas/1.3
Don't forget to accept as solution and give kudos.
- mkajale26 years agoOccasional Contributor
even with ooxml-schemas-1.3.jar added to ext folder giving same error.
Can u please chk the screenshot provided and suggest if any jar missing or need to remove?
regards,
Manali
- avidCoder6 years agoSuper Contributor
mkajale2 Monica:-
Please download POI-3.14 or POI 3.16 and ooxml-schemas-1.3.jar and put inside ext folder.
https://mvnrepository.com/artifact/org.apache.poi/poi/3.14
Please have a look at solution, I have provided and it worked:-
- mkajale26 years agoOccasional Contributor
I have latest POI 4.0.1 and ooxml-schemas-1.4.jar so want the solution based on that.
If we have any known technical limitation then I will try out with POI-3.14 or POI 3.16 and ooxml-schemas-1.3.jar as suggested by you.
Plz share if u have faced issue with latest one.
thx -
Manali
- Radford6 years agoSuper Contributor
mkajale2, you stated that you are using POI 4.0.1 in your original question, according to the Apache POI FAQ:
https://poi.apache.org/help/faq.html
You should be using ooxml-schemas-1.4.jar
Please review item 3 of the apache POI FAQ linked above, the title of item 3 is:
"I'm using the poi-ooxml-schemas jar, but my code is failing with "java.lang.NoClassDefFoundError: org/openxmlformats/schemas/*something*""
Which matches the error in you original post.
Related Content
- 10 years ago
Recent Discussions
- 4 hours ago
- 17 days ago