Hi,
Running pljava 1.1 with postgres 8.0.3.
I have a single jar that contains all my classes. One class
'SocketImpl', is dynamically loaded, however
pljava throws a class not found exception when I try to execute a
function on a class that statically initializes
with 'SocketImpl'. Any tips very appreciated!
Cheers,
Darren