Hello Rick, Thanks for spotting this - I was creating small jar by hand and omitted package path this time. It's working now! Big thanks for quick resolution. Best regards, Krzysztof
Krzysztof N wrote: > > Forgot to add error codes from the driver: > select * from table ( getTSValuesEmpty() ) t > The class 'gaia.cu7.dal.DerbyBlobTableFunction' does not exist or is > inaccessible. This can happen if the class is not public. [SQL > State=42X51, DB Errorcode=20000] > Next: Java exception: 'gaia.cu7.dal.DerbyBlobTableFunction: > java.lang.ClassNotFoundException'. [SQL State=XJ001] > > Cheers, > Krzysztof > -- View this message in context: http://www.nabble.com/Uinable-to-use-Table-function-due-to-java.lang.ClassNotFoundException--while-class-is-clearly-reachable..-tp22478383p22805223.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
