I am attempting to setup a datasource to pull from an external informix server.
I have Open BlueDragon setup on a centos server and am trying to setup a JDBC connection using the Other JDBC Driver connection Database type. I enter my JDBC URL (which works from my coldfusion server) and the driver name (ifxjdbc) in the Driver Class Field. When I try to submit it I receive the Could not register database driver ifxjdbc. Please make sure this driver is in your classpath. I placed the ifxjdbc.jar file in the WEB-INF/lib folder and also tried setting it as an environment variable. Any thought here would be appreciated -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
