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 86215

Summary: Application utilizing datasource failed on Tomcat 5.5
Product: serverplugins Reporter: Roman Mostyka <romanmostyka>
Component: CodeAssignee: Petr Hejl <phejl>
Status: VERIFIED FIXED    
Severity: blocker CC: marcow, pjiricka
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Serve log of Tomcat 5.5.

Description Roman Mostyka 2006-09-29 18:59:23 UTC
1. Open Java Studio Creator. Create project.
2. Add "Drop Down List" component.
3. Bind it to datasource.
4. Deploy it to Tomcat 5.5.

Result: Exception arise:
"SEVERE: Servlet.service() for servlet jsp threw exception
javax.faces.el.EvaluationException: java.lang.RuntimeException:
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of
class '' for connect URL 'null'"

After copying of necessary jar files all is fine.
Customer should know somehow about copying necessity or even better customer
don't need to copy anything.

Sun Bug CR 6476832.
Comment 1 Roman Mostyka 2006-09-29 19:03:52 UTC
Created attachment 34715 [details]
Serve log of Tomcat 5.5.
Comment 2 Sherold Dev 2006-10-02 09:05:29 UTC
We do not support deployment of the DB drivers, it is an enhancement.
Comment 3 Vince Kraemer 2007-12-07 16:21:26 UTC
please close this issue if you forgot to earlier.  If this issue is still open,
please change the target milestone to reflect the current commitment.
Comment 4 Petr Jiricka 2007-12-10 09:17:38 UTC
Fixed now.
Comment 5 Roman Mostyka 2007-12-10 11:28:49 UTC
Verified with NetBeans 6.0.