X-Received: by 10.224.2.193 with SMTP id 1mr12692816qak.9.1405956237369; Mon, 21 Jul 2014 08:23:57 -0700 (PDT) X-Received: by 10.182.33.97 with SMTP id q1mr22149obi.20.1405956236969; Mon, 21 Jul 2014 08:23:56 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!v10no1761047qac.1!news-out.google.com!eg1ni0igc.0!nntp.google.com!h18no2853144igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.corba Date: Mon, 21 Jul 2014 08:23:56 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=198.24.6.202; posting-account=YZBfmQoAAAAXLgB0S67luGKuGSTQV1Oz NNTP-Posting-Host: 198.24.6.202 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <71e4bfce-e419-4310-9e4f-e911803b6c13@googlegroups.com> Subject: idl.config PkgPrefix not working From: Lisa M C Injection-Date: Mon, 21 Jul 2014 15:23:57 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1369 X-Received-Body-CRC: 3165869712 Xref: csiph.com comp.lang.java.corba:30 Hello Anyone have any experience in using idlj.exe and idl.config? I put line items in idl.config for PkgPrefix.=com.company.idl for example and none of the line items are being used and therefore... T is showing default package instead of the specified package that I wanted. Any clue on how to fix this? There is limited documentation and discussions online regarding this topic.