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 200916 - QoS tab in Edit Web Service Attributes should only be shown if the runtime supports it
Summary: QoS tab in Edit Web Service Attributes should only be shown if the runtime su...
Status: RESOLVED INCOMPLETE
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-12 16:03 UTC by Petr Jiricka
Modified: 2011-09-08 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2011-08-12 16:03:53 UTC
1. Create a web project with WebLogic target
2. Create a Web Service
3. Press Edit Web Service Attributes in its popup menu

Quality of Service tab should not be present - I believe it has no effect under WebLogic. Same in the Design view of a web service (after pressing the Advanced button)
Comment 1 Denis Anisimov 2011-09-08 15:18:33 UTC
QoS tab presents for any WS.
That's true.
But I'm not sure about validness if the issue.

If there is no Metro in classpath then QoS settings selection will show a dialog
with notification of Metro library absence and possibility to add it.
In case of Metro library presence QoS settings should work for any target JEE server.