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 145343

Summary: Transformation File New->Other showing two SOA categories
Product: soa Reporter: andyloh <andyloh>
Component: XSLTAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screen shot of New->Other dialog

Description andyloh 2008-08-27 19:17:55 UTC
Observed with GlassFishESB 8/26 build (20080826-1732).  Right-click on the Transformation File in an XSLT
module/project.  Select the "Other" option from the sub-context menu.  Notice that in the Categories pane, there are two
"SOA" folders.  The first one contains "Empty LDIF file" and "WSDL From LDAP Server..."  The second one contains "XSLT
Service".  Presumably, these should all be in one SOA folder, or the names of the folders should be more distinguished.
Comment 1 andyloh 2008-08-27 19:18:25 UTC
Keyword NO65 added.
Comment 2 andyloh 2008-08-27 19:20:21 UTC
Created attachment 68478 [details]
screen shot of New->Other dialog
Comment 3 Vladimir Yaroslavskiy 2008-09-01 12:43:44 UTC
fixed: aa5856a8b3bb
Comment 4 andyloh 2008-11-25 22:08:39 UTC
Checked with JavaCAPS6U1 (20081125-0624) on Windows XP.  I opened the Transformation Files context menu, selected
New->Other.  In the dialog that appeared, there is now only one SOA folder under Categories.  The folder only contains
XSLT Service.  Presumably, the others were removed by design.  Marking the issue as verified.