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 114173 - JBI runtime configuration parameter of type 'password' - rendered as regular string
Summary: JBI runtime configuration parameter of type 'password' - rendered as regular ...
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: JBI Manager (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 23:19 UTC by Jim Fu
Modified: 2007-09-07 02:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
password parameter rendered as regular text - when BC just installed (132.71 KB, image/jpeg)
2007-08-29 23:25 UTC, Jim Fu
Details
quit netbeans IDE and start it again - then password parameter rendered correctly (128.05 KB, application/octet-stream)
2007-08-29 23:27 UTC, Jim Fu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Fu 2007-08-29 23:19:14 UTC
When install a JBI component, e.g. httpsoapbc or ftpbc, if there is a 'password' type parameter, e.g.:

httpsoapbc -> proxy user password

ftpbc -> Proxy User Password

they are not rendered as a password field (password editor) in the property editor

to repro:

(1) install netbeans 6.0 IDE build 200708291200, un-install then install httpsoapbc (the pre-packaged httpsoapbc won't 
show this behavior)
(2) start httpsoapbc, exam the field editor for parameter "Proxy user password" - it is rendered as a regular text 
editor field

Note, exit netbeans IDE and start it again, next time, the runtime parameters are shown in the properties editor, 
the "renderer" of parameter "Proxy user password" is a password field editor again.

see attached screen shots
Comment 1 Jim Fu 2007-08-29 23:25:54 UTC
Created attachment 47761 [details]
password parameter rendered as regular text - when BC just installed
Comment 2 Jim Fu 2007-08-29 23:27:12 UTC
Created attachment 47762 [details]
quit netbeans IDE and start it again - then password parameter rendered correctly
Comment 3 Jun Qian 2007-09-07 02:11:42 UTC
IDE: [9/6/07 6:10 PM] Committing Files started
Checking in AppserverJBIMgmtNode.java;
/cvs/enterprise/compapp/jbimanager/src/org/netbeans/modules/sun/manager/jbi/nodes/AppserverJBIMgmtNode.java,v  <-- 
AppserverJBIMgmtNode.java
new revision: 1.13; previous revision: 1.12
done
Checking in JBIComponentNode.java;
/cvs/enterprise/compapp/jbimanager/src/org/netbeans/modules/sun/manager/jbi/nodes/JBIComponentNode.java,v  <-- 
JBIComponentNode.java
new revision: 1.22; previous revision: 1.21
done