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

Home -> Community -> Usenet -> c.d.o.misc -> Oracle CORBA examples

Oracle CORBA examples

From: Kalmar Laszlo <kalmarl_at_schwabo.hu>
Date: Tue, 28 Aug 2001 12:35:48 +0200
Message-ID: <3B8B7404.A85D7B18@schwabo.hu>


Hi,

I just downloaded and installed Oracle. I am trying to build CORBA examples (currently HelloWord), but with no success. Make stops with the following error:

hello/Hello.java:2: Interface java.lang.Object of interface hello.Hello not found.
public interface Hello extends com.inprise.vbroker.CORBA.Object {

                               ^

1 error
make: *** [hello/Hello.class] Error 1

Obviously something is misconfigured. Could somebody tell me how to build these examples?

Laszlo Kalmar Received on Tue Aug 28 2001 - 05:35:48 CDT

Original text of this message

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