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 95598

Summary: 'Use Database' action is not functional from App Client
Product: javaee Reporter: Michal Mocnak <mmocnak>
Component: App ClientAssignee: martin_adamek <martin_adamek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 95534    
Bug Blocks:    

Description Michal Mocnak 2007-02-14 18:36:07 UTC
Found in build #200702131900

1. create ear with app client
2. edit Main class
3. call 'Use Database' action
4. use database in code
5. run client

=> javax.naming.NameNotFoundException: No object bound to name java:comp/jdbc/sample
Comment 1 Martin Adamek 2007-02-15 10:37:03 UTC
Once again, ALL functionality generating some code in Java EE 5 is affected by
missing metadata model. 
Comment 2 martin_adamek 2007-06-19 14:11:38 UTC
Already fixed.
Comment 3 Michal Mocnak 2007-07-17 09:38:54 UTC
Reopening and reasigning
Comment 4 Michal Mocnak 2007-07-17 09:39:57 UTC

*** This issue has been marked as a duplicate of 109253 ***