[Pljava-dev] problem implementing with ResultSetProvider

From: fluca1978 at infinito(dot)it (Luca Ferrari)
To:
Subject: [Pljava-dev] problem implementing with ResultSetProvider
Date: 2010-08-04 06:59:16
Message-ID: 201008040859.17264.fluca1978@infinito.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John D. West 2010-08-04 16:32:56 [Pljava-dev] problem implementing with ResultSetProvider
Previous Message John D. West 2010-08-04 02:05:05 [Pljava-dev] problem implementing with ResultSetProvider