Jarl,

Exactly what my next thought was, WebServices. :)

Or if your developers would prefer  you might be able to do an RMI
based solution too. (It looks like Oracle supports that model.)
However that would likely be more "work" then using a WebService
interface.


I find it very strange that JNI can be "disabled" in a compliant JVM.
I guess their is a way to do that, and Oracle is doing it. Which is
news to me. :)

--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Love, then teach
Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.


On 10/7/06, Jarl Grøneng <[EMAIL PROTECTED]> wrote:
Create a web service interface in Remedy, and let Oracle access this using SOAP.

http://www.oracle.com/technology/sample_code/tech/java/jsp/readme.callout.htm

--
Jarl


On 10/7/06, Grooms, Frederick W <[EMAIL PROTECTED]> wrote:
> **
> No.  Oracle will not allow you to call an external c routine (the API's .dll
> or .so file) from inside a stored procedure.  The Remedy Java API requires
> the c API shared library (.dll or .so) file.  Apparently Oracle thought it
> was a security risk to call a .dll or .so routine and not a risk to shell
> out and call a program.  Our DBA's prevent the shell out method.
>
> Fred

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to