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 105852 - secure conversation settings inconsistent
Summary: secure conversation settings inconsistent
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 5.x
Hardware: PC Mac OS X
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-06 12:42 UTC by ritzmann
Modified: 2007-06-11 17:29 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 2007-06-06 12:42:21 UTC
This is with NB 5.5.1, plugin version 2.34. Steps to reproduce:

1. Enable Reliable Messaging
2. Enable Secure Service
3. Select Mutual Certificates Security
4. Press Configure

-> Establish Secure Session check box is selected and grayed out.

5. Disable Reliable Messaging
6. Disable Secure Service
7. Enable Secure Service
8. Select Mutual Certificates Security
9. Enable Reliable Messaging
10. Press Configure

-> The Secure Conversion check box is not grayed out and can be checked/unchecked.
Comment 1 Martin Grebac 2007-06-08 12:42:33 UTC
Fixed in trunk:
Checking in ServicePanel.java;
/cvs/websvc/wsitconf/src/org/netbeans/modules/websvc/wsitconf/ui/service/ServicePanel.java,v
 <--  ServicePanel.java
new revision: 1.13; previous revision: 1.12
done

Leaving open for merge to 5.5.1
Comment 2 Martin Grebac 2007-06-11 17:29:52 UTC
Fixed in 2.39:
Checking in manifest.mf;
/cvs/websvc/wsitconf/manifest.mf,v  <--  manifest.mf
new revision: 1.1.2.10.20.34; previous revision: 1.1.2.10.20.33
done