Making Corba Calls from Java Stored Procedures

From: siva <sivaprasad_sreenivasan_at_non.hp.com>
Date: 29 Aug 2002 04:51:08 -0700
Message-ID: <d1f7fb68.0208290351.3e0d5402_at_posting.google.com>


Hi,
When I make a corba call from a java stored procedure, the application takes the corba classes that are provided by the JVM of the ORACLE. But I want my application to load corba classes by another corba vendor.
Can any body please tell me how to instruct the JVM to take not the default classes provided by ORACLE's java but the one provided by another corba vendor.
Had it been a java application, I could have used command line swithes.
But how in Java Stored Procedure,where we invoke the method using a "call" statement?
Could anybody help me out please?
Thanks & best Regards
sivan Received on Thu Aug 29 2002 - 13:51:08 CEST

Original text of this message