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 126913 - client configuration artifacts remain when service is reconfigured
Summary: client configuration artifacts remain when service is reconfigured
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on: 123129
Blocks:
  Show dependency tree
 
Reported: 2008-02-07 13:48 UTC by ritzmann
Modified: 2016-07-07 09:54 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 ritzmann 2008-02-07 13:48:22 UTC
Steps to reproduce:
1. Configure a web service with SAML Holder of Key.
2. Create a client for the service, configure with the default settings.
3. Change the web service configuration to e.g. Mutual Certificates Security.
4. Refresh the client.
5. Edit Web Services Attributes on the client and e.g. change some of the default settings.

A SAML call-back handler policy assertion setting is remaining in the WSIT client config file even though it is not needed for mutual certificates security.
Comment 1 Martin Grebac 2008-02-29 14:31:51 UTC
 I see, I didn't realize you're talking about client when we had a chat about this. Will see what can be done here. I
think it's a bit more general problem, where the original wsdl might have RM enabled, thus RM specific assertions could
have been specified on client, and the new wsdl doesn't enable RM, thus we don't even show the UI for it.
Comment 2 Lukas Jungmann 2008-04-14 17:17:24 UTC
moving opened issues where TM != dev to TM=TBD
Comment 3 Martin Balin 2016-07-07 09:54:21 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss