hi. i have some problem with oracle connection. i managed to run simple java program connecting to my destinated oracle db after setting classpath pointing to oracle jdbc library(classesxx.zip). but i have problem when i coded in eclipse and deployed on pdk, it couldn't find the library. i have already placed the classesxx.zip file in myproj/private/lib. may i know where should i placed the library file? how to make it centrally available to all projects?
any idea? thanks.
by the way, we are on ep5.
Hi,
basicly for testing and just to step ahead with the iView developemnt it should be enough to place the zip in the server-classpath.
For further development You can watch thread adding-jar-files-in-portal-inf. which works with an exlib folder BUT EP6....
You can try also to placeing the zip in the ..clusterserveradditional-lib folder.
Maybe it helps..... EP5 is long ago 😉
Greetings Walter
Add a comment