Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
10.8.2.2
-
None
-
None
-
Normal
-
Repro attached
-
Seen in production
Description
The class loader created by setting the derby.database.classpath does not see the Derby classes. This means that you can't use table functions which implement VTITemplate if you store those functions in a jar file in the database and then wire that jar file into the database-specific classpath. I will attach a repro. This problem was reported by Brett Berqquist in an email thread titled "Problem in trying to get a Restricted Table Function loaded".
Attachments
Attachments
Issue Links
- duplicates
-
DERBY-5352 Derby table functions stored in a jar file inside the database which implement VTICosting or RestrictedVTI fail with ClassNotFoundException
- Closed