Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Is there anybody familiar with CORBA?

  Asked By: Fern    Date: Dec 22    Category: Java    Views: 620
  

I have some simple questions.I wish I can get your help.
1. After I wrote the idl files, I use idlj.exe to generate the skeleton and
stub files. Then, what are the function of the holder and helper files?
2. When I use idlj.exe,I find that I should use the following clause:
idlj -fall -OldImplBase xxx.idl
Because I am using JDK1.4, I have to use the OldImplBase parameter in order to
get the _xxxImplBase.java. Now I want to know how to get the file without the
parameter since it is an old method, and if I don't use the parameter,how to use
the generated file?
3. which files are actually the skeleton files? And which files are stub?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Is there anybody familiar with CORBA? Or get search suggestion and latest updates.




Tagged: