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 100099 - It should be disallowed to enable AM security when WSIT security is enabled
Summary: It should be disallowed to enable AM security when WSIT security is enabled
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-05 13:52 UTC by Andrey Yamkovoy
Modified: 2007-06-07 09:05 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 Andrey Yamkovoy 2007-04-05 13:52:53 UTC
Steps to reproduce:
- Create Web Application.
- Create web service in this application.
- Edit web service attributes.
- Switch to 'WSIT Configuration' TAB and enable WSIT security.
- Switch to 'Security' TAB and notice that it's allowed to enable AM security.

It's a regression from 5.5.1 Beta.
Comment 1 Peter Liu 2007-04-05 17:50:50 UTC
This feature is currently turned off as we wait for the decision on the eventual
home for wsit.  I believe it has been decided that it will go into the core NB.
 We will re-enable this once the module is moved to the core NB.
Comment 2 Peter Liu 2007-04-07 01:05:34 UTC
Need to validate the hostname
Comment 3 Peter Liu 2007-04-07 06:12:56 UTC
This feature has been re-enabled in the trunk.
Comment 4 Andrey Yamkovoy 2007-06-07 09:05:00 UTC
Fix verified.