Hello.
I'm need to load PDFBox into oracle database 11g R2 (jdk version is 1.5.0_10).
PDFBox located in http://apache-mirror.rbc.ru/pub/apache//pdfbox/1.8.9/pdfbox-1.8.9-src.zip
I'm try to build PDFBox from sources with Maven 2.2.1 and jdk1.5.0_10. Maven writes what build is successful, but command "loadjava -user user/pass -resolve pdfbox-app-1.8.9.jar" was failed with resolving classes errors. Java classes loads into database, but their status is 'INVALID'.