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 193205 - Expose method into remote business interface
Summary: Expose method into remote business interface
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal with 1 vote (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 05:45 UTC by Chiana
Modified: 2016-07-07 08:55 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 Chiana 2010-12-10 05:45:51 UTC
[ JDK VERSION : 1.6.22 ]

The function "Expose method into remote..." always makes qualified classnames
even if the class is already imported into the interface, and,  yes, it also
makes "java.lang." classes full.
Comment 1 Chiana 2011-02-08 19:55:23 UTC
Jan,

wasn't this fixed?
Comment 2 Jan Lahoda 2011-02-08 22:11:29 UTC
I am not aware of any change that would be supposed to fix this. IIRC the problem is that the feature uses an ancient infrastructure method that does work properly (in fact, I think it cannot be made to work completely correctly, but it can behave better).
Comment 3 Chiana 2011-02-08 22:21:58 UTC
Hmm... I must be confusing with the casting bug, that one was fixed...
Comment 4 Svata Dedic 2014-08-29 21:21:04 UTC
EJB feature, please investigate. If still valid & should be solved in java.source code generator, please reassign back; thanks.
Comment 5 Martin Balin 2016-07-07 08:55:03 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss