Is there someone with experience with Centos and postgresql JDBC that could help me.
I have a backspace Virtual Server (Centos). I have installed all the webobjects stuff, wonder stuff, postgresql. I can access the Wonder JavaMonitor through apache: http://198.101.209.238/cgi-bin/WebObjects/jm I can access postgresql from the CLI with psql template1 and create and drop databases. I can not seem to get webobjects to see the postgresql JDBC adapter. I am not giving up but I don't understand why this centos install is not seeing the postgresql JDBC - file:/opt/Local/Library/WebObjects/Extensions/ Jun 22 16:56:03 asbriefs[2002] INFO er.transaction.adaptor.ConnectionAnalyzer - The JRE extension directories being used are: Jun 22 16:56:03 asbriefs[2002] INFO er.transaction.adaptor.ConnectionAnalyzer - /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/ext:/usr/java/packages/lib/ext Jun 22 16:56:03 asbriefs[2002] ERROR er.transaction.adaptor.ConnectionAnalyzer - JDBC Connection Analysis: Cannot load JDBC driver. org.postgresql.Driver. Jun 22 16:56:03 asbriefs[2002] ERROR er.extensions.appserver.ERXApplication - asbriefs failed to start. JDBCAdaptorException: JDBC connection failed for driver :'org.postgresql.Driver'. Driver not found in Java Runtime! Please verify your CLASSPATH environment variable. The current CLASSPATH for your application is : WOBootstrap.jar at com.webobjects.jdbcadaptor.JDBCContext.connect(JDBCContext.java:222) and: java -version java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.3) (rhel-1.48.1.11.3.el6_2-x86_64) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) Is there a property for this? Ted _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
