using itextpdf-5.3.2.jar in java stored procedure
Hi,
I'd like create a 11r2 java stored procedure to append PDF files using itextpdf-5.3.2.jar.
After loading this jar (loadjava) most of loaded class are invalid, hence my java stored procedure is invalid too.
I tried my source code on client side (small eclipse project) and it works (with JRE 1.5.0_10, and I did not have to use any other library), so I think it's no JVM and no dependency problem.
Does anyone has experience with it?
Thanks your help in advance!
BR
Gyula
I'd like create a 11r2 java stored procedure to append PDF files using itextpdf-5.3.2.jar.
After loading this jar (loadjava) most of loaded class are invalid, hence my java stored procedure is invalid too.
I tried my source code on client side (small eclipse project) and it works (with JRE 1.5.0_10, and I did not have to use any other library), so I think it's no JVM and no dependency problem.
Does anyone has experience with it?
Thanks your help in advance!
BR
Gyula
0