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 148820 - [65cat] StringIndexOutOfBoundsException: String index out of range: -1
Summary: [65cat] StringIndexOutOfBoundsException: String index out of range: -1
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Roderico Cruz
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-01 10:47 UTC by rajivderas
Modified: 2009-10-16 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 121326


Attachments
stacktrace (2.94 KB, text/plain)
2008-10-01 10:48 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-01 10:47:54 UTC
Build: NetBeans IDE Dev (Build 200809281401)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b21
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
Comment 1 rajivderas 2008-10-01 10:48:03 UTC
Created attachment 70959 [details]
stacktrace
Comment 2 rajivderas 2008-10-01 10:48:57 UTC
Right click on a STS file and select Generate SOAP over HTTP Wrapper
Comment 3 Lukas Jungmann 2008-10-01 10:57:27 UTC
this one is for Rico...
Comment 4 Roderico Cruz 2008-10-07 07:56:57 UTC
The Generate SOAP over HTTP Wrapper facility should not be available for Provider web services. The fix is to disable it
when the web service is Provider-based. 
Comment 5 Quality Engineering 2008-10-07 17:24:52 UTC
Integrated into 'main-golden', will be available in build *200810071401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/af863fa2c031
User: rcruz@netbeans.org
Log: #148820 StringIndexOutOfBoundsException: String index out of range: -1
Comment 6 Lukas Jungmann 2009-10-16 14:01:27 UTC
v.