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 - 'Use Database' action is not functional from App Client
Summary: 'Use Database' action is not functional from App Client
Status: RESOLVED DUPLICATE of bug 109253
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on: 95534
Blocks:
  Show dependency tree
 
Reported: 2007-02-14 18:36 UTC by Michal Mocnak
Modified: 2007-07-17 09:39 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 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 ***