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 86282 - Service Oriented Architecture projects are located after the Samples folder
Summary: Service Oriented Architecture projects are located after the Samples folder
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 09:00 UTC by Mikhail Kondratyev
Modified: 2006-10-12 16:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Mike's New Process wizard (see order) (40.63 KB, application/octet-stream)
2006-10-04 13:34 UTC, Michael Frisino
Details
Mike's New Process wizard (see order) (40.63 KB, image/png)
2006-10-04 13:34 UTC, Michael Frisino
Details
Vladimir's New Process wizard (see order) (41.57 KB, image/png)
2006-10-04 13:36 UTC, Vladimir Yaroslavskiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kondratyev 2006-10-02 09:00:00 UTC
Tested with build from 2006.09.27
Steps to reproduce:
 - open Netbeans with EntPack installed
 - Select File->New Project in the main menu
The Service Oriented Architecture projects will be located at the last position in the project catalog

Type of installation: tools bundle
I could not reeproduce this on Windows
Comment 1 Mikhail Kondratyev 2006-10-02 09:01:42 UTC
Mike or someone else from development team, could you please have a look, this issue probably needs to 
be assigned to another category
Comment 2 Michael Frisino 2006-10-02 12:11:25 UTC
you mean even after the Samples category?

In Windows it looks like this:
General
Web
Enterprise
Service Oriented Architecture
NetBeans Plug-in Modules
Samples

In Mac?
Comment 3 Michael Frisino 2006-10-03 13:25:00 UTC
Did not see this on the other SPB Mac. So far only seen on the one Mac.
Comment 4 Michael Frisino 2006-10-03 13:27:01 UTC
we are reinstalling on the original machine to see if problem was perhaps transient.
Comment 5 Mikhail Kondratyev 2006-10-03 14:54:25 UTC
This seems to be installer issue.
This bug is present after java-tools-bundle installation and not present when
installing netbeans + ent pack
Comment 6 dlipin 2006-10-03 15:21:27 UTC
frisino,

Please attach the etc/netbeans.clusters and etc/netbeans.conf files for both 
installations (NetBeans+EntPack with correct order and JavaToolsBundle with 
incorrect order). 
I`m not sure that it is the problem of the cluster loading order but it can be..

Thanks,
Dmitry
Comment 7 Kirill Sorokin 2006-10-03 16:52:51 UTC
Is the issue reproducible when using a zip archive, i.e. without installer?
Comment 8 Mikhail Kondratyev 2006-10-03 16:56:59 UTC
No, could not reproduce it in this way
Comment 9 Kirill Sorokin 2006-10-03 17:05:03 UTC
Oh, sh*t..
Comment 10 Vladimir Yaroslavskiy 2006-10-04 09:42:52 UTC
I've investigated layer.xml for soa folder and couldn't find the order that sets
the sorting of items. Now, if there is no order, soa folder can be located in
any place.
Comment 11 Michael Frisino 2006-10-04 12:27:23 UTC
Reassigning to Vladimir as he has found that the layer does not include order
specifiers. He will add order specifier. This will require re-test on all
platforms to confirm that his change will not change current functionality on
previously good platforms, like windows.
Comment 12 Michael Frisino 2006-10-04 12:29:34 UTC
Problem manifested on Mac OS, but since fix will affect all platforms, I am
changing to Platform to ALL . Must test all.
Comment 13 Michael Frisino 2006-10-04 13:33:42 UTC
Jirka, we need definitive directive on the order of appearance in the New
Project wizard. I looked for prior discussion of this. I apologize, but I cannot
find. Currently, it seems the layer does not have order, therefore order varies
randomly.

Here is what I have on my machine. See attachement.
But it is slightly different on Vladimir machine. see attachment.

What should it be? Vladimir will hard code proper order. 
Comment 14 Michael Frisino 2006-10-04 13:34:29 UTC
Created attachment 34858 [details]
Mike's New Process wizard (see order)
Comment 15 Michael Frisino 2006-10-04 13:34:36 UTC
Created attachment 34859 [details]
Mike's New Process wizard (see order)
Comment 16 Vladimir Yaroslavskiy 2006-10-04 13:36:52 UTC
Created attachment 34861 [details]
Vladimir's New Process wizard (see order)
Comment 17 Jiri Kopsa 2006-10-04 14:19:05 UTC
I think it would make sense to place the "Service Oriented Architecture" just
after "Enterprise".
Comment 18 Vladimir Yaroslavskiy 2006-10-04 14:35:03 UTC
The order will be:

- General
- Web
- Enterprise
- Service Oriented Architecture
- NetBeans Plug-in Modules
+ Sample
  - General
  - Web
  - Enterprise
  + Service Oriented Architecture
    - BPEL BluePrints
  - NetBeans Plug-in Modules
...
Comment 19 Vladimir Yaroslavskiy 2006-10-04 15:43:13 UTC
Fixed in release55_dev branch.
Comment 20 Michael Frisino 2006-10-04 21:14:07 UTC
reviewed. No problems. Please commit to release55 branch. 
Change the Target Milestone to 5.5. 
close bug.
Comment 21 Vladimir Yaroslavskiy 2006-10-05 08:53:06 UTC
Fixed in release55 branch.
Comment 22 Vladimir Yaroslavskiy 2006-10-05 10:04:56 UTC
Verifed with dev autobuild ide-release55_dev-061004_19 on Windows XP, Sparc
Solaris, Linux, Mac OS platforms. The order is correct on all platforms.
Comment 23 Mikhail Kondratyev 2006-10-12 16:54:37 UTC
Verified in m22