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 53768 - java.sql.SQLException
Summary: java.sql.SQLException
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 4.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-01-20 16:05 UTC by Jan Horvath
Modified: 2006-06-03 17:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.sql.SQLException (5.75 KB, patch)
2005-01-20 16:06 UTC, Jan Horvath
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-01-20 16:05:43 UTC
build 200501191900

have an EJB module.

-create Entity Bean from JDBC
-select database connection
-click next

got java.sql.SQLException
Comment 1 Jan Horvath 2005-01-20 16:06:08 UTC
Created attachment 19827 [details]
java.sql.SQLException
Comment 2 Rajeshwar Patil 2005-01-27 19:58:46 UTC
Unable to produce.
Please provide more information.
Comment 3 Rajeshwar Patil 2005-02-17 20:17:23 UTC
No more valid in recent builds(Verified in release41_beta branch build)
Not able to reproduce