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 108432 - WS secured with profile UserNameToken-Plain not working
Summary: WS secured with profile UserNameToken-Plain not working
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 16:06 UTC by Andrey Yamkovoy
Modified: 2007-08-24 16:38 UTC (History)
1 user (show)

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-06-28 16:06:27 UTC
Steps to reproduce:
- Enable message level security for the WS with 'UserNameToken-Plain' profile.
- Enable message level security for the WSC with 'UserNameToken-Plain' profile.
- Run the test with WS invocation.
- Test failed with SOAPFaultException.

In my opinion this profile should be removed for M10.
Comment 1 Peter Liu 2007-06-29 17:10:24 UTC
This is a new profiles added by the am team without our knowledge.  There needs to be some ui changes on our side  to
enable this.

Comment 2 Peter Liu 2007-07-05 19:43:32 UTC
The necessary changes to enable this new profile has been checked into the trunk.  However, the corresponding
provider-config entry in the domain.xml is missing. I will file a bug against AM on this.

Comment 3 Peter Liu 2007-07-05 20:10:52 UTC
Here is the corresponding bug in bugster filed against AM: 6577414

Comment 4 Petr Blaha 2007-07-25 12:59:21 UTC
According to the cooment in bugster: Fixed with AM 7.1 crt : 1153 - for SDK promoted build 22. the issue should be
resolved. Kaktus, can you verify with the latest AM build? Thanks
Comment 5 Petr Blaha 2007-08-02 15:30:21 UTC
According the above comments bug is fixed.
Comment 6 Jaroslav Pospisil 2007-08-24 16:38:43 UTC
VERIFIED