I cann't perform 'ant idlcmd' when installing JacORB. also I meet some problems as below: in window dos window,input idl -ID:\JacORB\idl\omg -ir *.idl after that,I got the error message: [jacorb.idl] ERROR : D:\work\idl\emsSession.idl, line: 623(1): In operation emsSession.EmsSession_I.getEventChannel argument eventChannel clash es with type CosEventChannelAdmin.EventChannel [jacorb.idl] ERROR : D:\work\idl\emsSession.idl, line: 623(1):1 error(s). [jacorb.idl] ERROR : D:\work\idl\emsSession.idl, line: 623(1):Parse error : Lexer errors hint:#include "CosEventChannelAdmin.idl" in emsSession.idl file
We would need the all the idl files to do a proper diagnosis but at first glance I would say your name eventChannel clashes with type EventChannel - see CORBA 3 04-03-12 section 3.20 - identifiers are case insensitive so your argument eventChannel should perhaps be named eChannel.
*** Bug 780 has been marked as a duplicate of this bug. ***
*** Bug 779 has been marked as a duplicate of this bug. ***
*** Bug 778 has been marked as a duplicate of this bug. ***
*** Bug 777 has been marked as a duplicate of this bug. ***
*** Bug 776 has been marked as a duplicate of this bug. ***
*** Bug 775 has been marked as a duplicate of this bug. ***
*** Bug 774 has been marked as a duplicate of this bug. ***