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 113576 - Strange order of EJB by exporting
Summary: Strange order of EJB by exporting
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: _ edwingo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 09:32 UTC by Roman Mostyka
Modified: 2007-08-23 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of "Export EJB Set" dialog (105.21 KB, image/jpeg)
2007-08-23 09:34 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-08-23 09:32:13 UTC
1. Add 3 EJBs to the IDE and name them Test1, Test2 and Test3.
2. Rightclick "Enterprise Beans" node and select "Export EJB Sets...".

Result: "Export EJB Sets" dialog appears, but order of EJBs is strange, because it isn't alphabetical: Test1, Test3,
Test 2 (see attached screenshot).
Comment 1 Roman Mostyka 2007-08-23 09:34:51 UTC
Created attachment 47145 [details]
Screenshot of "Export EJB Set" dialog