I did drop the jar in the web-inf/lib directory. Then, I second-guessed myself because it said "extract the contents of the download..blah blah blah" So, I extracted it as well. But, the jar is there at web-inf/lib. I'd tested it with just the jar file there before I did the extraction thing.
I just tried moving the class files into the classes directory - but no joy there, either. On 4/10/06, Barney Boisvert <[EMAIL PROTECTED]> wrote: > > If you installed a driver class file, i'll need to be in > WEB-INF/classes, not WEB-INF/lib. Only JARs go in the 'lib' > directory, though I'm curious why you didn't just drop the Connector/J > JAR in? > > cheers, > barneyb > > On 4/10/06, Deanna Schneider <[EMAIL PROTECTED]> wrote: > > Hey folks, > > I'm trying to install a demo version of abelcommerce, and to do it I > needed > > to install the connector/j JDBC connector. The Adobe docs say to use > version > > 3.1.10, but the ablecommerce site says to use 3.1.7. I went with the > > ablecommerce recommendation, since I need to specifically test it. > > > > Anyway, I can't get the datasource to verify. I get this error: > > > > Connection verification failed for data source: ablecommerce > > java.sql.SQLException: No suitable driver available for ablecommerce, > please > > check the driver setting in resources file, error: null > > The root cause was that: java.sql.SQLException: No suitable driver > available > > for ablecommerce, please check the driver setting in resources file, > error: > > null > > > > I've followed all the directions in the Adobe technote here: > > http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19170 > > > > And, I've verified that there are > > 1. no trailing spaces > > 2. the driver.class file exists at > > C:\CFusionMX7\wwwroot\WEB-INF\lib\com\mysql\jdbc > > 3. restarted the CF service. > > 4. reboot (grasping at straws here) > > > > Anyone have additional suggestions? > > > > -- > Barney Boisvert > [EMAIL PROTECTED] > 360.319.6145 > http://www.barneyb.com/ > > Got Gmail? I have 100 invites. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237366 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

