Calling Java stored procedures in ASA 9 -
08-19-2004
, 09:09 AM
Everything I'm trying to do here worked great in 7.0.4, and I'm trying
to migrate to 9.0.1. I've got everything worked out except for calls to
java methods from stored procedures.
I have a .jar file installed in the database with no problems. I can
run the asademo java classes and sample sp's with no problems, so I know
the java functionality is working.
But no matter what I've tried (and it's been a lot of variations), I
can't get my real stuff working. I keep getting a "Procedure 'xxxxxx'
not found".
Does anybody have some sample code they've used which they would be
willing to share? Or I can post a whole lot more details of the sp
definitions and the java class if you'd rather look at that.
Dave Kerber
--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible). |