Use to deploy Loadjava and Java stored procedures to the Oracle database.
Requirements:
To deploy Loadjava and Java stored procedures in JDeveloper:
Note: If you are deploying your files "As both compiled
files and source files" and the you've selected either -
resolve
or -andresolve
in the
Resolver page, then the deployment profile will only upload the source
files. The reason is that when loadjava
resolves the
uploaded .java
source files, loadjava
also
compiles the .java
source files into .class
files. You will only see the source files when previewing the loadjava
deployment profile settings.
Copyright © 1997, 2004, Oracle. All rights reserved.