Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> call java on application server from pl sql stored procedure

call java on application server from pl sql stored procedure

From: <thomas.vandierendonck_at_gmail.com>
Date: 14 Jun 2005 05:02:06 -0700
Message-ID: <1118750526.951724.48630@g43g2000cwa.googlegroups.com>


Hi,

I'm having a bit of a problem here. I'm developing a web service client that should be integrated in pl sql stored procedures. For certain reasons I want to run the java part on the application server (because this server has direct access to the internet and the DB-server doesn't).
Does anybody have any idea how I can call the java classes from within the pl sql stored procedures WITHOUT loading any java in the database?

thanks,
thomas Received on Tue Jun 14 2005 - 07:02:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US