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 125189 - Message Part button is not Grayed out for "Username Authentication with Symmetrickey"
Summary: Message Part button is not Grayed out for "Username Authentication with Symme...
Status: CLOSED INVALID
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
: 125188 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-14 04:30 UTC by sunilbhushan
Modified: 2008-01-14 10:20 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 sunilbhushan 2008-01-14 04:30:11 UTC
Steps to reproduce:
1)Create a web application.(Go to File->New->Web->Web Application)
2)create a web service by right clicking web application node. 
3)Right click the web service and select Edit web service attributes.
4)Enable Secure All Service Operations.
5)Select Username Authentication with Symmetrickey,from the Security mechanism
drop down list.
6)expand operation Operation node.
7)Expand Input message.
8)The user should be able to notify Message Part button is active and not grayed
out.

Expected Result:The user should be able to notify message part button should be
grayed out as "Username Authentication with Symmetrickey" mechanism does not
support Input message level protection.
Comment 1 Martin Grebac 2008-01-14 09:57:28 UTC
Hmm, that's strange. Where did you get that information? Username authentication is not SSL profile, which means there
is message level security. Please reopen with more info if you think otherwise.
Comment 2 Martin Grebac 2008-01-14 09:57:55 UTC
*** Issue 125188 has been marked as a duplicate of this issue. ***