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 74150

Summary: Use DS mgmt API in Use Database action
Product: javaee Reporter: Libor Kotouc <lkotouc>
Component: CodeAssignee: Libor Kotouc <lkotouc>
Status: RESOLVED FIXED    
Severity: blocker CC: nityad
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 73712    
Bug Blocks:    

Description Libor Kotouc 2006-03-29 14:29:29 UTC
'Use Database' dialog should now call DS creation directly via DS mgmt API
instead of current solution where DS creation is a side effect of a common DD
change.
Comment 1 Libor Kotouc 2006-03-29 14:42:02 UTC
Fixed.

Checking in UseDatabaseAction.java;
/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ui/logicalview/entres/UseDatabaseAction.java,v
 <--  UseDatabaseAction.java
new revision: 1.3.2.3.2.2; previous revision: 1.3.2.3.2.1
done
Checking in Bundle.properties;
/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ui/logicalview/entres/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.3.2.3.2.2; previous revision: 1.3.2.3.2.1
done