• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
JDBC and WAR deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JDBC and WAR deployment


  • Subject: JDBC and WAR deployment
  • From: Gino Pacitti <email@hidden>
  • Date: Mon, 3 Sep 2007 14:26:21 +0100

I am deploying an existing project as a WAR file and I am getting a JDBC error....

I have added the mysql-connector-java-3.1.12-bin.jar to the project but I still get this exception below....

Any ideas - is there something I should be doing to get the connection dictionary visible.... apart from in the EOModel?


- An exception occurred while trying to open a channel: com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot create JDBC driver of class '' for connect URL 'null'
- An exception occurred while trying to open a channel: com.webobjects.jdbcadaptor.JDBCAdaptorException: Cannot create JDBC driver of class '' for connect URL 'null'
Cannot create JDBC driver of class '' for connect URL 'null'
java.sql.SQLException: No suitable driver
at java.sql.DriverManager.getDriver(DriverManager.java:243)
at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource (BasicDataSource.java:773)
at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection (BasicDataSource.java:540)



Gino _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: [OT] WebObjects 5.2 licence
  • Next by Date: Building a navigational component
  • Previous by thread: [OT] WebObjects 5.2 licence
  • Next by thread: RE: JDBC and WAR deployment
  • Index(es):
    • Date
    • Thread