Oracle Error Message
ORA-29518: name string resolved to an object in schema string that is not a Java class
Reason for the Error
A referenced name was resolved to an object that is not a Java class.
Solution
Adjust name resolver or add missing Java class.