hi,i am new to corba and tried to program my first program "Hello World " using java and corba.
i created an Idl and trying to map it to java using JavatoIdl utility which i got from
www.java.sun.com i have included javatoidl in classpath.
from the command prompt,i write the following command : javatoidl Hello.idl
but when i try this i am getting error : "Fatal Error : cannot preprocess input file "
can anybody take me out of this?
thanks in advance.
sachin