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 84281 - Finish is enabled in PU wizard even if no JDBC connection is selected
Summary: Finish is enabled in PU wizard even if no JDBC connection is selected
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-09-06 10:14 UTC by Erno Mononen
Modified: 2006-09-06 10:47 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 Erno Mononen 2006-09-06 10:14:54 UTC
The 'finish' button is enabled in PU wizard even if no JDBC connection is 
selected. Steps:
1. Make sure you don't have any JDBC connections registered in NB
2. Create a web module, target server tomcat
3. Invoke new Persistence Unit wizard
4. Leave JDBC combo box empty => error: finish button is enabled
Comment 1 Erno Mononen 2006-09-06 10:47:01 UTC
Fixed in release55 branch.

Checking in PersistenceUnitWizardPanelJdbc.java;
/cvs/j2ee/persistence/src/org/netbeans/modules/j2ee/persistence/wizard/unit/
Attic/PersistenceUnitWizardPanelJdbc.java,v  <--  
PersistenceUnitWizardPanelJdbc.java
new revision: 1.1.2.15; previous revision: 1.1.2.14
done