Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms 10g and Apache POI 3.10

Ibrahim QasmiehApr 3 2016 — edited May 4 2016

Dears

I am using Apache POI 3.10 and forms 10g(9.0.4)  

i update JDK server from 1.4 to 1.5 it working fine,

after that i improt the jar to my form and generate FMX file without warnings/ errors  

but when i test it give me this error ora-105101 ,  when Open DOCX File using this codes (this.document = new XWPFDocument(fis);),

but when i test jar file from command line it is working fine   

I using the following jars :

1- commons-codec-1.5.jar

2- commons-logging-1.1.3.jar

3- dom4j-1.6.1.jar

4- log4j-1.2.7.jar

5- poi-3.10-final.jar

6- poi-examples-3.10.jar

7- poi-excelant-3.10-final.jar

8- poi-ooxml-3.10-final.jar

9- poi-ooxml-schemas-3.10-final.jar

10- poi-scrachpad3.10-final.jar

11- stax-api-1.0.1.jar

12- xmlbeans-2.3.0.jar

Please see attached file

This post has been answered by Ibrahim Qasmieh on Apr 20 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2016
Added on Apr 3 2016
17 comments
3,533 views