Ora-29541
hi
i have created a java source called myclass.java
then i've loaded it using this command at SQL*plus
exec sys.dbms_java.loadjava('-v -r -grant PUBLIC -synonym myclass.java');
then i have created a function to call this java class
but when i execute it, i recieve this message :
ERROR ` la ligne 1 :
ORA-29541: impossible de risoudre la classe WEB.myclass