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 99245 - new PU has empty jdbc password when database connection is disconnected
Summary: new PU has empty jdbc password when database connection is disconnected
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 13:43 UTC by Jan Horvath
Modified: 2008-07-24 00:37 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 Jan Horvath 2007-03-28 13:43:47 UTC
build 200703271800

-create new project
-create new PU
-select Database Connection which is not connected
-ERROR: password is no set in jdbc properties, user is not informed about it.
Comment 1 Erno Mononen 2007-08-30 09:39:00 UTC
Still reproducible => TM 6.0.
Comment 2 Dongmei Cao 2008-07-24 00:37:10 UTC
Tried in NetBeans 6.5 build 080723. Not reproducible anymore. The password is always set in the persistence.xml no
matter if the database connection is connected or not connected. Please verify in the latest 6.5 build.