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 172937 - ArrayIndexOutOfBoundsException: -1
Summary: ArrayIndexOutOfBoundsException: -1
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 19:45 UTC by mstarnacki
Modified: 2009-10-21 16:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150623


Attachments
stacktrace (4.03 KB, text/plain)
2009-09-23 19:45 UTC, mstarnacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mstarnacki 2009-09-23 19:45:18 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-21-generic, i386

User Comments:
GUEST: OC4J

GUEST: Edit Web-Service properties in a maven2 project

GUEST: I right-clicked on a web service node and selected Edit Web Service Attributes.

mstarnacki: Inside standard Netbeans examples WebService project. SecureCalculatorApp/CalculatorWS.java in Design View after chose Advanced button for QOS

GUEST: Configuring a web service's attributes.



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at org.netbeans.modules.websvc.wsitconf.ui.service.BindingPanel.<init>(BindingPanel.java:197)
        at org.netbeans.modules.websvc.wsitconf.ui.service.PanelFactory.createInnerPanel(PanelFactory.java:84)
        at org.netbeans.modules.xml.multiview.ui.SectionPanel.createInnerpanel(SectionPanel.java:229)
        at org.netbeans.modules.xml.multiview.ui.SectionPanel.openInnerPanel(SectionPanel.java:211)
        at org.netbeans.modules.xml.multiview.ui.SectionPanel.open(SectionPanel.java:263)
        at org.netbeans.modules.xml.multiview.ui.SectionPanel.<init>(SectionPanel.java:167)
Comment 1 mstarnacki 2009-09-23 19:45:23 UTC
Created attachment 88230 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-23 19:45:28 UTC
This issue already has 8 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=150623
Comment 3 Martin Grebac 2009-10-21 16:15:19 UTC
Fixed in web-main.