Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle CORBA examples
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 {
^
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
![]() |
![]() |