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 54022 - CMP bean created from another than default schema doesnt work
Summary: CMP bean created from another than default schema doesnt work
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-26 13:39 UTC by Jan Horvath
Modified: 2007-12-08 02:13 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 Jan Horvath 2005-01-26 13:39:24 UTC
build 20050126-0801

1. create j2ee application with ejb and web module
2. in dbexplorer add connection to pointbase and select another 
then default schema (in advanced tab of new db connection 
wizard)!!!
3. create CMP bean from this database connection
4. use CMP bean in servlet
5. deploy application.

--when running application "SQLException: Invalid table name" 
is thrown
Comment 1 Rochelle Raccah 2005-01-27 22:49:44 UTC
This sounds like your application is using generation mode (where the
app server creates the db tables for you) instead of mapping mode
(where you point at a database).  Can you confirm?  Also, can you
check the app server's log file for a possible resource definition
problem?  There should be more detail in the server's log file which
can be attached to this bug.
Comment 2 Nitya Doraisamy 2005-02-18 17:39:45 UTC
Need more information to be able to resolve/identify issue.
Comment 3 Vince Kraemer 2005-08-26 22:50:08 UTC
try to reproduce
Comment 4 Petr Jiricka 2006-06-19 09:53:26 UTC
Removing INCOMPLETE keyword, this is an old issue, please evaluate again.
Comment 5 Vince Kraemer 2006-09-11 19:15:25 UTC
no changes ready for check in today -- 5.5 code freeze
Comment 6 Vince Kraemer 2007-02-01 05:11:19 UTC
Supporting CMP is not a high priority
Comment 7 Vince Kraemer 2007-12-08 02:13:16 UTC
too old to be worth fixing.  Reopen if you disagree.