Close
jGuru Forums
Posted By: Halil_AKINCI Posted On: Wednesday, May 29, 2002 07:46 AM
Hi, I'm fairly new in CORBA. I installed j2sdk1.4.0 in my computer. I'm studying Magelang short course and magercises to learn CORBA principles . I compiled stock.idl and created StockObjects directory. Then I compiled the generated files. (but I can't see the _StockImplBase file in StockObjects directory) When I want to compile the program using the standart java compiler in step 8 (javac -classpath . *.java), I receive an error message. "StockImpl.java:20: expected and StockImpl.java:4,20,26:cannot resolve symbol" What is the wrong? Can anyone help me, please?
Re: CORBA samples
Posted By: Joseph_Eze Posted On: Wednesday, May 29, 2002 11:09 AM