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 -> JServer and db trigger problem

JServer and db trigger problem

From: <mb71_at_my-deja.com>
Date: Tue, 09 Nov 1999 22:30:49 GMT
Message-ID: <80a7aq$kj4$1@nnrp1.deja.com>


I am trying to provide push services over Oracle JServer via CORBA -- the push being triggered from a database trigger. It seems that instances in the server run in a VM private to the client session. Although Stored Java Procedures are able to access static methods of the class being run; I have been unable to get the Stored Java Procedure -- executed via a trigger, to perform a call back via the class instances running under the JServer / Session.

This seems a natural use of Java Stored Procedures and Serverside processing --

Is there anyone who has encountered and preferably solved this problem.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Nov 09 1999 - 16:30:49 CST

Original text of this message

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