This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33760 - The idl compiler does not accept the CORBA::TypeCode
Summary: The idl compiler does not accept the CORBA::TypeCode
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: 3.x
Hardware: Sun Other
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-20 11:30 UTC by Antonin Nebuzelsky
Modified: 2009-12-21 07:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2003-05-20 11:30:28 UTC
Description: 
The idl compiler used by Forte 4.0 (CORBA module 1.4.3) does not accept the
CORBA::TypeCode. Some older bug-reports recommend to remove the "CORBA::" part
but it does not make any difference. When the idlj from the JDK 1.4.0 is run
from the command line there is no problem. 
Code example: interface MappingFilter { readonly attribute string
constraint_grammar; readonly attribute CORBA::TypeCode value_type; readonly
attribute any default_value;

Evaluation: 
This is not a showstopper for Nevada/NB3.5.
xxx@xxxx 2003-04-07

A comment.
Comment 1 Antonin Nebuzelsky 2003-05-20 11:32:45 UTC
(moved from bugtraq (#4751127)).
Comment 2 Quality Engineering 2009-12-21 07:10:15 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team