On Wednesday, August 04, 2010 04:05:05 am John D. West's cat walking on the
keyboard wrote:
> Then when I run it, I get the following error:
> ERROR: Unable to find static method emTauP.TTimes with signature
> (Ljava/lang/String;Ljava/lang/String;DD)Lorg/postgresql/pljava/ResultSetPro
> vider;
>
> I can create and run functions which do not implement
> ResultSetProvider, no problem. Can anyone see something I'm doing
> wrong, or is this a bug?
>
I have recreated it on my system and I can invoke the function. It should not
be a classpath problem, since that will lead to a class not found exception.
Could you post the log to see if there is an hint?
Luca