http://www.dbasupport.com/oracle/jcenter/stoproc.shtml describes how to load a java stored procedure and says to post questions to the Java forum. I cannot find the Java forum so I am posting it here.

Does anyone know how to get a class file out of Oracle 8i so it can be decompiled.

I have a little problem where some long gone programmers lost the .java source files and they only loaded the .class files into Oracle. I am in a support department and we need to fix some bugs. In the past we have used a decompiler to figure out java code but this time the code is in Oracle.

Is there a unloadjava program?


Thanks