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 - Use DS mgmt API in Use Database action
Summary: Use DS mgmt API in Use Database action
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on: 73712
Blocks:
  Show dependency tree
 
Reported: 2006-03-29 14:29 UTC by Libor Kotouc
Modified: 2006-03-29 14:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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