Giovanni La Macchia
Technical User
Hello All,
I have an error during the compilation about idl, with tool jacorb.
The error message, refers to the subsequent strutcture:
void getEventChannel(out CosNotifyChannelAdmin::EventChannel eventChannel)
raises(globaldefs:rocessingFailureException);
The clashes, seems that both the functions call the same interface.
It's possibile, that this error is due for a wrong naming definition about interfaces?
### Error Message ###
SEVERE org.jacorb.idl.lexer emit_error C:\emsSession.idl, line: 1575(1): In operation mtnm.tmforum.org.emsSession.EmsSession_I.getEventChannel argument eventChannel clashes with type CosNotifyChannelAdmin.EventChannel
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: C:\emsSession.idl, line: 1575(1): In operation mtnm.tmforum.org.emsSession.EmsSession_I.getEventChannel argument eventChannel clashes with type CosNotifyChannelAdmin.EventChannel
SEVERE org.jacorb.idl.lexer emit_error C:\emsSession.idl, line: 1575(1): 1 error(s).
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: C:\emsSession.idl, line: 1575(1): 1 error(s).
SEVERE org.jacorb.idl.lexer emit_error Parse error : Lexer errors
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: Parse error : Lexer errors
I hope that my description is not too confused
Thanks a lot!
I have an error during the compilation about idl, with tool jacorb.
The error message, refers to the subsequent strutcture:
void getEventChannel(out CosNotifyChannelAdmin::EventChannel eventChannel)
raises(globaldefs:rocessingFailureException);
The clashes, seems that both the functions call the same interface.
It's possibile, that this error is due for a wrong naming definition about interfaces?
### Error Message ###
SEVERE org.jacorb.idl.lexer emit_error C:\emsSession.idl, line: 1575(1): In operation mtnm.tmforum.org.emsSession.EmsSession_I.getEventChannel argument eventChannel clashes with type CosNotifyChannelAdmin.EventChannel
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: C:\emsSession.idl, line: 1575(1): In operation mtnm.tmforum.org.emsSession.EmsSession_I.getEventChannel argument eventChannel clashes with type CosNotifyChannelAdmin.EventChannel
SEVERE org.jacorb.idl.lexer emit_error C:\emsSession.idl, line: 1575(1): 1 error(s).
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: C:\emsSession.idl, line: 1575(1): 1 error(s).
SEVERE org.jacorb.idl.lexer emit_error Parse error : Lexer errors
gen 29, 2019 12:19:54 PM org.jacorb.idl.lexer emit_error
SEVERE: Parse error : Lexer errors
I hope that my description is not too confused
Thanks a lot!