Tuesday 20 December 2011

Java Conc Program

http://blogs.oracle.com/xmlpublisher/entry/howto_java_concurrent_programs
http://oracle.anilpassi.com/java-concurrent-programs-in-oracle.html


Class files must be deployed to DB tier under $JAVA_TOP/(PATH PROVIDED IN EXECUTABLE)

You can use the jdev to prepare the java class files.

ROOT PATH: $JAVA_TOP

com.oracle.apps.ap.customJavaProg

place the java class files in $JAVA_TOP/com/oracle/apps/ap/customJavaProg in db tier.

if class file name, which extends the java conc program class is UploadRates


Refer: https://oracleerphub.com/java-concurrent-program/

No comments:

Post a Comment