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 251856 - Allow to change the size of a collection/array passed to a tested web service
Summary: Allow to change the size of a collection/array passed to a tested web service
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-15 13:45 UTC by Jan Stola
Modified: 2015-04-15 13:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2015-04-15 13:45:41 UTC
[extracted from issue 162053]

1. Create a web service that has a method with array/collection parameter.
2. Add this web service in Services tab.
3. Invoke Test Method on the mentioned method
   => Test Web Service Method dialog is displayed

The dialog doesn't allow to change the size of the array/collection passed to the tested web service.