I don't have a lot of experience loading Java classes into the database, but I managed to get a jar file loaded without error. However, when attempting to execute the class, I am hit with the following error:
Here's the class properties from SQL Anywhere:
I'm stumped. The class StampText is part of an installed jar file.
So close but yet sooooo far.