IDL generation
"Kloock, Matthias" <[email protected]> Tue, 10 Oct 2017 12:10:43 +0000
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <4B1667D27D02CB4786589B55443CDD507A66C481@SW-FRATHC-MBX04.ADS.ThomasCook.com> |
Hi,
I stuck generating idl.
I use standard corba typecode in my idl
Module myModule {
...
readonly attribute CORBA::TypeCode idlMapping;
...
}
resulted in
[jacidl] SEVERE org.jacorb.idl.lexer emit_error MapperModule.idl, line:72(47): Undefined name: com.mypackethomascook.reis.dao.cocoma.MapperModule.DataDefinition.omg.org.CORBA.TypeCode
[jacidl] Can't recover from previous error(s), giving up.
[jacidl] readonly attribute omg::org::CORBA::TypeCode
[jacidl] Okt 10, 2017 2:06:35 PM org.jacorb.idl.lexer emit_error
[jacidl] SEVERE: MapperModule.idl, line:72(47): Undefined name: com.thomascook.reis.dao.cocoma.MapperModule.DataDefinition.omg.org.CORBA.TypeCode
[jacidl] Can't recover from previous error(s), giving up.
[jacidl] readonly attribute omg::org::CORBA::TypeCode
Matthias Kloock
_______________________________________________
jacorb-developer maillist - [email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer