[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [COAS-List] Use of TerminologyService in COAS



I think you may have seen from my earlier email that my problem was
coiming from an old copy of NamingAuthority with the infamous space
before the " in the pragma.  However, there is a real problem because
TermionologyServices.idl has some missing definitions in it, and it
won't compile.  At least this is in the IDL in the final submission.
It is easy to fix, but I don't know what should be done about it.
It actually appears that the COAS prototype IDL only uses about a half
dozen lines from TerminologyServices.idl.

Thanks,

Dave
Tim Brinson writes:
 > 
 > David Forslund wrote:
 > > 
 > > I was trying to compile the submitted IDL for the COAS response and
 > > found that since it includes TerminologyServices.idl, I need to parse
 > > that file, too.  However, Visibroker for Java 3.2 crashes with a
 > > RunTimeParserException on the TerminologyServices.idl file.  Has anyone
 > > else seen that problem, and if so, is there a fix for it?
 > 
 > Dave,
 > 
 > I was on vacation last week so I just read your message.  I have not had
 > the problem you mention but we are using OrbixWeb 3.x.  I know other
 > people have used Orbix on the TerminologyServices.idl.
 > 
 > The problem I have seen is that all of TerminologyServices.idl gets
 > generated (and it is really big) even though the COAS IDL only needs a
 > couple type definitions in it.  I imagine Visibroker may be having a
 > problem with the size of the file or something like that.  The cure is
 > to remove the bulk (~99%) of the content in the TerminologyServices.idl
 > file.
 > 
 > One other problem I ran into when running TerminologyServices.idl
 > through an older cpp was that some comment lines started with '//*
 > ...'.  The cpp got confused and thought there was a block comment
 > instead of a single line comment.
 > 
 > Cheers,
 > 
 > Tim
 > --------------6828EC6DC882B34E093A2C29
 > Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
 > Content-Transfer-Encoding: 7bit
 > Content-Description: Card for Tim Brinson
 > Content-Disposition: attachment; filename="vcard.vcf"
 > 
 > begin:          vcard
 > fn:             Tim Brinson
 > n:              Brinson;Tim
 > org:            Protocol Systems, Inc.
 > adr:            8500 SW Creekside Place;;;Beaverton;Oregon;97008-7107;USA
 > email;internet: tim@protocol.com
 > title:          Systems Software Lead
 > tel;work:       503 526 4392
 > tel;fax:        503 526 4200
 > note:           <img src=http://aco.protocol.com/pids/tbrinson.jpg>
 > x-mozilla-cpt:  ;0
 > x-mozilla-html: TRUE
 > version:        2.1
 > end:            vcard
 > 
 > 
 > --------------6828EC6DC882B34E093A2C29--
 >